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

#include <http.h>

Collaboration diagram for tagHTTP_REQUEST:
Collaboration graph
[legend]

List of all members.

Public Attributes

HTTP_MESSAGE base
Http_method_type method
URI url
char * raw_url
Http_version_type version
int expect_100_continue
int has_host_header
char * host_header
int host_header_port

Detailed Description

Definition at line 100 of file http.h.


Member Data Documentation

Definition at line 101 of file http.h.

Definition at line 110 of file http.h.

Definition at line 113 of file http.h.

Definition at line 114 of file http.h.

Definition at line 115 of file http.h.

Definition at line 104 of file http.h.

Definition at line 106 of file http.h.

Definition at line 105 of file http.h.

Definition at line 107 of file http.h.


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