|
EHS Embedded HTTP Server
1.5.0.132
|
| EHSConnection (defined in GenericResponse) | GenericResponse | [friend] |
| EHSServer (defined in GenericResponse) | GenericResponse | [friend] |
| EnableIdleTimeout(bool enable=true) | GenericResponse | |
| EnableKeepAlive(bool enable=true) | GenericResponse | |
| Error(ResponseCode code, int inResponseId, EHSConnection *ipoEHSConnection) | HttpResponse | [static] |
| Error(ResponseCode code, HttpRequest *request) | HttpResponse | [static] |
| GenericResponse(int inResponseId, EHSConnection *ipoEHSConnection) | GenericResponse | [inline] |
| GetBody() | GenericResponse | [inline] |
| GetConnection() | GenericResponse | [inline] |
| GetCookies() | HttpResponse | [inline] |
| GetHeaders() | HttpResponse | [inline] |
| GetPhrase(ResponseCode code) | HttpResponse | [static] |
| GetResponseCode() | HttpResponse | [inline] |
| GetStatusString() | HttpResponse | |
| HttpResponse(int inResponseId, EHSConnection *ipoEHSConnection) | HttpResponse | |
| HttpTime(time_t stamp) | HttpResponse | |
| m_nResponseId | GenericResponse | [protected] |
| m_poEHSConnection | GenericResponse | [protected] |
| m_sBody | GenericResponse | [protected] |
| RemoveHeader(const std::string &name) | HttpResponse | [inline] |
| SetBody(const char *ipsBody, size_t inBodyLength) | HttpResponse | |
| SetCookie(CookieParameters &iroCookieParameters) | HttpResponse | |
| SetDate(time_t stamp) | HttpResponse | |
| SetHeader(const std::string &name, const std::string &value) | HttpResponse | [inline] |
| SetLastModified(time_t stamp) | HttpResponse | |
| SetResponseCode(ResponseCode code) | HttpResponse | [inline] |
| ~GenericResponse() | GenericResponse | [inline, virtual] |
| ~HttpResponse() | HttpResponse | [inline, virtual] |