Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages   Examples  

_REQUEST Struct Reference
[XgHTTPDXgHTTPD]

HTTP request information structure. More...

#include <pro/httpd.h>


Data Fields

int req_method
 Request method.

int req_version
 11 = HTTP/1.1, 10 = HTTP/1.0, 9 = HTTP/0.9

int req_length
 Content length.

char * req_url
 URI portion of the GET or POST request line.

char * req_query
 Argument string.

char * req_type
 Content type.

char * req_cookie
 Cookie.

char * req_auth
 Authorization info.

char * req_agent
 User agent.


Detailed Description

HTTP request information structure.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 30 22:30:56 2003 for EduNet by doxygen1.2.18