#include <HttpParser.h>
§ status_t
Enumerator |
---|
Done | |
Error | |
Incomplete | |
§ ~HttpParser()
HttpParser::~HttpParser |
( |
| ) |
|
|
default |
§ addBytes()
§ getBody()
const char * HttpParser::getBody |
( |
| ) |
const |
§ getContentLength()
unsigned HttpParser::getContentLength |
( |
| ) |
const |
§ getMethod()
const char * HttpParser::getMethod |
( |
| ) |
const |
§ getQueryString()
const char * HttpParser::getQueryString |
( |
| ) |
const |
§ getUri()
const char * HttpParser::getUri |
( |
| ) |
const |
§ getValue()
const char * HttpParser::getValue |
( |
const char * |
key | ) |
const |
The documentation for this class was generated from the following files: