|
|
char | method [8] |
|
char | path [256] |
|
char | version [16] |
|
char | query [256] |
|
char | host [256] |
|
char | contentType [128] |
|
size_t | contentLength |
|
struct { | |
|
char name [64] | |
|
char value [256] | |
| } | headers [32] |
|
uint32_t | headerCount |
|
const char * | body |
|
size_t | bodyLength |
|
struct { | |
|
char key [32] | |
|
char value [128] | |
| } | params [32] |
|
uint32_t | paramCount |
The documentation for this struct was generated from the following file: