#include <httpRequest.h>
Data Fields | |
| tRequestLine | req |
| tHttpHeaderLine * | headers |
| unsigned int | headersCount |
| unsigned char | bodyLength |
Definition at line 27 of file httpRequest.h.
| unsigned char tHttpHeader::bodyLength |
Definition at line 32 of file httpRequest.h.
Definition at line 29 of file httpRequest.h.
| unsigned int tHttpHeader::headersCount |
Definition at line 30 of file httpRequest.h.
Definition at line 28 of file httpRequest.h.
1.5.8