xbmc
Public Types | Public Member Functions | List of all members
HttpParser Class Reference

Public Types

enum  status_t { Done, Error, Incomplete }
 

Public Member Functions

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: