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

Data Fields

int initialized
http_method_t method
uri_type uri
http_method_t request_method
int status_code
membuffer status_msg
size_t amount_discarded
int is_request
int major_version
int minor_version
LinkedList headers
memptr entity
membuffer msg
char * urlbuf

Field Documentation

response only. the amount of data that's been read by the user, that's no longer in the raw message buffer.

Referenced by CheckOtherHTTPHeaders().

if TRUE, msg is a request, else response.

Referenced by ssdp_handle_ctrlpt_msg().

http_method_t http_message_t::method

response only.

Referenced by ssdp_event_handler_thread(), and valid_ssdp_msg().

response only.

storage for url string.


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