NetSurf
Functions
about.h File Reference

about: URL method handler More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

nserror fetch_about_register (void)
 Register about scheme handler. More...
 

Detailed Description

about: URL method handler

Definition in file about.h.

Function Documentation

◆ fetch_about_register()

nserror fetch_about_register ( void  )

Register about scheme handler.

Returns
NSERROR_OK on successful registration or error code on failure.

Definition at line 2961 of file about.c.

References fetch_about_abort(), fetch_about_can_fetch(), fetch_about_finalise(), fetch_about_free(), fetch_about_initialise(), fetch_about_poll(), fetch_about_setup(), fetch_about_start(), fetcher_add(), and fetcher_operation_table::initialise.

Referenced by fetcher_init().

Here is the call graph for this function:
Here is the caller graph for this function: