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

#include <http.h>

Collaboration diagram for tagHTTP_REQUEST_PARSER:
Collaboration graph
[legend]

List of all members.

Public Attributes

HTTP_PARSER base
void * ctx
HTTP_REQ_HEADER_PARSED ev_header
HTTP_REQ_MESSAGE_BODY_DATA ev_body
HTTP_REQ_FINISHED ev_finish

Detailed Description

Definition at line 320 of file http.h.


Member Data Documentation

Definition at line 322 of file http.h.

Definition at line 323 of file http.h.

Definition at line 326 of file http.h.

Definition at line 327 of file http.h.

Definition at line 325 of file http.h.


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