mtp_http_s Struct Reference

#include <mtp_http.h>


Data Fields

enum http_status_code_e http_status_code
enum http_performative_e http_performative
char * http_version
char * host
char * return_code
char * target
char * date
char * server
char * accept_ranges
char * content_length
char * connection
char * content_type
char * user_agent
char * cache_control
char * mime_version
int response_code
char * response_string
int message_parts
char * boundary
struct mtp_http_content_scontent
int header_length


Detailed Description

Definition at line 112 of file mtp_http.h.


Field Documentation

enum http_status_code_e mtp_http_s::http_status_code

Definition at line 114 of file mtp_http.h.

enum http_performative_e mtp_http_s::http_performative

Definition at line 115 of file mtp_http.h.

Referenced by acc_Thread(), http_ParseRequest(), and mtp_http_Parse().

char* mtp_http_s::http_version

Definition at line 116 of file mtp_http.h.

Referenced by mtp_http_Destroy().

char* mtp_http_s::host

Definition at line 117 of file mtp_http.h.

Referenced by MC_AclSend(), mtp_http_CreateMessage(), and mtp_http_Destroy().

char* mtp_http_s::return_code

Definition at line 118 of file mtp_http.h.

Referenced by mtp_http_Destroy().

char* mtp_http_s::target

Definition at line 119 of file mtp_http.h.

Referenced by acc_Thread(), http_ParseRequest(), MC_AclSend(), mtp_http_CreateMessage(), and mtp_http_Destroy().

char* mtp_http_s::date

Definition at line 121 of file mtp_http.h.

Referenced by mtp_http_Destroy().

char* mtp_http_s::server

Definition at line 122 of file mtp_http.h.

Referenced by mtp_http_Destroy().

char* mtp_http_s::accept_ranges

Definition at line 123 of file mtp_http.h.

Referenced by mtp_http_Destroy().

char* mtp_http_s::content_length

Definition at line 124 of file mtp_http.h.

Referenced by mtp_http_Destroy(), and mtp_http_InitializeFromConnection().

char* mtp_http_s::connection

Definition at line 125 of file mtp_http.h.

Referenced by mtp_http_Destroy().

char* mtp_http_s::content_type

Definition at line 126 of file mtp_http.h.

Referenced by mtp_http_Destroy(), and mtp_http_Parse().

char* mtp_http_s::user_agent

Definition at line 127 of file mtp_http.h.

Referenced by mtp_http_Destroy().

char* mtp_http_s::cache_control

Definition at line 129 of file mtp_http.h.

char* mtp_http_s::mime_version

Definition at line 130 of file mtp_http.h.

int mtp_http_s::response_code

Definition at line 133 of file mtp_http.h.

Referenced by http_ParseRequest().

char* mtp_http_s::response_string

Definition at line 134 of file mtp_http.h.

Referenced by http_ParseRequest().

int mtp_http_s::message_parts

Definition at line 138 of file mtp_http.h.

Referenced by acc_Thread(), MC_AclSend(), mtp_http_CreateMessage(), mtp_http_Destroy(), and mtp_http_Parse().

char* mtp_http_s::boundary

Definition at line 139 of file mtp_http.h.

Referenced by mtp_http_Destroy(), and mtp_http_Parse().

struct mtp_http_content_s* mtp_http_s::content [read]

Definition at line 140 of file mtp_http.h.

Referenced by acc_Thread(), MC_AclSend(), mtp_http_CreateMessage(), mtp_http_Destroy(), mtp_http_New(), and mtp_http_Parse().

int mtp_http_s::header_length

Definition at line 143 of file mtp_http.h.

Referenced by mtp_http_InitializeFromConnection(), and mtp_http_ParseHeader().


The documentation for this struct was generated from the following file:
Generated on Fri Jul 11 17:59:49 2008 for Mobile-C by  doxygen 1.5.4