Data Fields

_cp_http_response Struct Reference
[Cp_socket]

http response holder More...

#include <http.h>

Data Fields

cp_http_version version
 HTTP_1_0, HTTP_1_1.
cp_http_status_code status
 http return code (rfc 2616)
cp_http_requestrequest
 originating request
char * servername
 Server header.
connection_policy connection
 Keep-Alive, Close.
cp_hashtableheader
 headers
cp_http_content_type content_type
 deprecated
char * content_type_lit
 content type string
char * body
 deprecated
cp_stringcontent
 content
int len
short skip
 skip flag
char * status_lit
 remote server code literal

Detailed Description

http response holder


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