25 #ifndef SIGNAL_SLOT_CONNECTOR_HTTP_SIGNALS_H_INCLUDED
26 #define SIGNAL_SLOT_CONNECTOR_HTTP_SIGNALS_H_INCLUDED
55 #define signal_http_header_request SIGNAL(http, header_request, HttpHeaderRequestSignalData *)
57 #define signal_http_response_received SIGNAL(http, response_received, HttpResponseReceivedSignalData *)
HttpSlotResultType
Definition: http-signals.h:35
@ HTTP_SLOT_CRITICAL_ERROR
Definition: http-signals.h:38
@ HTTP_SLOT_PLUGIN_ERROR
Definition: http-signals.h:39
@ HTTP_SLOT_RESOLVED
Definition: http-signals.h:37
@ HTTP_SLOT_SUCCESS
Definition: http-signals.h:36
Definition: http-signals.h:50
HttpSlotResultType result
Definition: http-signals.h:51
glong http_code
Definition: http-signals.h:52