|
void | clear (void) |
|
const std::string & | getBodyText () |
|
int | getContentLength () |
|
const std::string * | GetOption (const std::string &query) |
|
bool | GetOption (const std::string &query, std::string &out_value) |
|
const std::string & | GetRawRequest (void) const |
|
const std::string | GetRequestOptionString () |
|
const std::string & | GetRequestType (void) const |
|
std::string & | GetRequestURL (void) |
|
bool | ParseThis (char *request) |
|
bool | ProcessOptionString (std::string str) |
|
bool | ProcessParamSet (std::string &str) |
|
void | SetBodyText (const std::string &text) |
|
Definition at line 9 of file parsedhttprequest.h.
The documentation for this class was generated from the following files: