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

#include <http.h>

List of all members.

Public Attributes

HTTP_STATE_PARSING state
HASH header_action
char * token
size_t token_length
char * tokpos
size_t content_left

Detailed Description

Definition at line 225 of file http.h.


Member Data Documentation

Definition at line 233 of file http.h.

Definition at line 227 of file http.h.

Definition at line 226 of file http.h.

Definition at line 228 of file http.h.

Definition at line 229 of file http.h.

Definition at line 231 of file http.h.


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