|  | 
| enum | status_t { Done, 
Error, 
Incomplete
 } | 
|  | 
|  | 
| status_t | addBytes (const char *bytes, unsigned len) | 
|  | 
| const char * | getMethod () const | 
|  | 
| const char * | getUri () const | 
|  | 
| const char * | getQueryString () const | 
|  | 
| const char * | getBody () const | 
|  | 
| const char * | getValue (const char *key) const | 
|  | 
| unsigned | getContentLength () const | 
|  | 
The documentation for this class was generated from the following files: