|
unsigned int | flags: 7 |
|
unsigned int | state: 8 |
|
unsigned int | header_state: 7 |
|
unsigned int | index: 5 |
|
unsigned int | uses_transfer_encoding: 1 |
|
unsigned int | allow_chunked_length: 1 |
|
unsigned int | lenient_http_headers: 1 |
|
uint32_t | nread |
|
uint64_t | content_length |
|
unsigned long | qs_point |
|
unsigned char | http_major |
|
unsigned char | http_minor |
|
unsigned int | method: 8 |
|
unsigned int | http_errno: 7 |
|
unsigned int | upgrade: 1 |
|
void * | data |
|
◆ data
void* crow::http_parser::data |
◆ flags
unsigned int crow::http_parser::flags |
◆ http_major
unsigned char crow::http_parser::http_major |
The documentation for this struct was generated from the following file: