

Go to the source code of this file.
Classes | |
| struct | HttpHeaderRequestSignalData |
| struct | HttpResponseReceivedSignalData |
Macros | |
| #define | signal_http_header_request SIGNAL(http, header_request, HttpHeaderRequestSignalData *) |
| #define | signal_http_response_received SIGNAL(http, response_received, HttpResponseReceivedSignalData *) |
Enumerations | |
| enum | HttpSlotResultType { HTTP_SLOT_SUCCESS , HTTP_SLOT_RESOLVED , HTTP_SLOT_CRITICAL_ERROR , HTTP_SLOT_PLUGIN_ERROR } |
| #define signal_http_header_request SIGNAL(http, header_request, HttpHeaderRequestSignalData *) |
| #define signal_http_response_received SIGNAL(http, response_received, HttpResponseReceivedSignalData *) |
| enum HttpSlotResultType |