#include <httpd.h>
Public Member Functions | |
| ISC_LINK (isc_httpdurl_t) link | |
Data Fields | |
| char * | url |
| isc_httpdaction_t * | action |
| void * | action_arg |
| isc_boolean_t | isstatic |
| isc_time_t | loadtime |
Definition at line 38 of file httpd.h.
| isc_httpdurl::ISC_LINK | ( | isc_httpdurl_t | ) |
| char* isc_httpdurl::url |
Definition at line 39 of file httpd.h.
Referenced by httpdmgr_destroy(), isc_httpd_recvdone(), and isc_httpdmgr_addurl2().
Definition at line 40 of file httpd.h.
Referenced by isc_httpd_recvdone(), and isc_httpdmgr_addurl2().
| void* isc_httpdurl::action_arg |
Definition at line 41 of file httpd.h.
Referenced by isc_httpd_recvdone(), and isc_httpdmgr_addurl2().
Definition at line 42 of file httpd.h.
Referenced by isc_httpd_recvdone(), isc_httpdmgr_addurl2(), and render_xsl().
Definition at line 43 of file httpd.h.
Referenced by isc_httpd_recvdone(), isc_httpdmgr_addurl2(), and render_xsl().