#include <http.h>
Inheritance diagram for PHTTPRequest:
Public Member Functions | |
PHTTPRequest (const PURL &url, const PMIMEInfo &inMIME, const PMultipartFormInfoArray &multipartFormInfo, PHTTPServer &server) | |
Public Attributes | |
PHTTPServer & | server |
const PURL & | url |
const PMIMEInfo & | inMIME |
const PMultipartFormInfoArray & | multipartFormInfo |
PHTTP::StatusCode | code |
PMIMEInfo | outMIME |
PString | entityBody |
PINDEX | contentSize |
PIPSocket::Address | origin |
PIPSocket::Address | localAddr |
WORD | localPort |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|