HTTP Parser and message builder / objects in plain C Snapshot
Public Attributes
tagHTTP_RESPONSE_PARSER Struct Reference

#include <http.h>

Collaboration diagram for tagHTTP_RESPONSE_PARSER:
Collaboration graph
[legend]

List of all members.

Public Attributes

HTTP_PARSER base
HTTP_RESP_HEADER_PARSED ev_header
HTTP_RESP_MESSAGE_BODY_DATA ev_body
HTTP_RESP_FINISHED ev_finish
HTTP_STATE_PARSING state
void * ctx

Detailed Description

Definition at line 364 of file http.h.


Member Data Documentation

Definition at line 366 of file http.h.

Definition at line 373 of file http.h.

Definition at line 369 of file http.h.

Definition at line 370 of file http.h.

Definition at line 368 of file http.h.

Definition at line 372 of file http.h.


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