libUPnP  1.6.17
Data Fields
http_parser_t Struct Reference
Collaboration diagram for http_parser_t:
Collaboration graph
[legend]

Data Fields

http_message_t msg
int http_error_code
int valid_ssdp_notify_hack
parser_pos_t position
int ent_position
unsigned int content_length
size_t chunk_size
size_t entity_start_position
scanner_t scanner

Field Documentation

offset in the the raw message buffer, which contains the message body. preceding this are the headers of the messsage.

Referenced by http_RecvPostMessage().

read-only; in case of parse error, this contains the HTTP error code (4XX or 5XX).

Referenced by http_RecvPostMessage().

read-only; this is set to true if a NOTIFY request has no content-length. used to read valid sspd notify msg.

Referenced by start_event_handler().


The documentation for this struct was generated from the following file: