GNU libmicrohttpd 1.0.1
|
#include </builddir/build/BUILD/libmicrohttpd-1.0.1/src/microhttpd/internal.h>
Data Fields | |
struct MHD_RequestLineProcessing | rq_line |
struct MHD_HeaderProcessing | hdr |
The union of request line and header processing data
Definition at line 1031 of file internal.h.
struct MHD_HeaderProcessing MHD_HeadersProcessing::hdr |
The request header processing data
Definition at line 1041 of file internal.h.
struct MHD_RequestLineProcessing MHD_HeadersProcessing::rq_line |
The request line processing data
Definition at line 1036 of file internal.h.