◆ entity_start_position
size_t http_parser_t::entity_start_position |
offset in the the raw message buffer, which contains the message body. preceding this are the headers of the messsage.
◆ http_error_code
int http_parser_t::http_error_code |
read-only; in case of parse error, this contains the HTTP error code (4XX or 5XX).
◆ valid_ssdp_notify_hack
int http_parser_t::valid_ssdp_notify_hack |
read-only; this is set to 1 if a NOTIFY request has no content-length. used to read valid sspd notify msg.
The documentation for this struct was generated from the following file: