HTTP message object. More...
#include <http.h>
HTTP message object.
This structure contains a HTTP message object. It is used to access the headers and payload within the message. The generic transport aspects of the message, like network address, is accessed using a msg_t object directly.
Unknown headers.