hrequest_t Struct Reference

#include <nanohttp-request.h>

List of all members.

Public Attributes

hreq_method_t method
http_version_t version
char path [REQUEST_MAX_PATH_SIZE]
hpair_tquery
hpair_theader
request_statisticsstatistics
http_input_stream_tin
content_type_tcontent_type
attachments_tattachments
char root_part_id [150]


Detailed Description

HTTP request object


Member Data Documentation

struct attachments_t* hrequest_t::attachments
 

content_type_t* hrequest_t::content_type
 

hpair_t* hrequest_t::header
 

struct http_input_stream_t* hrequest_t::in
 

hreq_method_t hrequest_t::method
 

char hrequest_t::path[REQUEST_MAX_PATH_SIZE]
 

hpair_t* hrequest_t::query
 

char hrequest_t::root_part_id[150]
 

struct request_statistics* hrequest_t::statistics
 

http_version_t hrequest_t::version
 


The documentation for this struct was generated from the following file:
Generated on Thu Jan 25 23:36:00 2007 for csoap by  doxygen 1.4.6