wibble  1.1
Classes | Namespaces | Constant Groups
http.h File Reference
#include <string>
#include <map>
#include <wibble/regexp.h>
#include <wibble/net/mime.h>
#include <iosfwd>
#include <stdexcept>
Include dependency graph for http.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  wibble::net::http::error
 
struct  wibble::net::http::error400
 
struct  wibble::net::http::error404
 
struct  wibble::net::http::Request
 
struct  wibble::net::http::Param
 Base interface for GET or POST parameters. More...
 
struct  wibble::net::http::ParamSingle
 Single-valued parameter. More...
 
struct  wibble::net::http::ParamMulti
 Multi-valued parameter. More...
 
struct  wibble::net::http::FileParam
 File upload parameter. More...
 
struct  wibble::net::http::FileParam::FileInfo
 Infomation about one uploaded file. More...
 
struct  wibble::net::http::FileParamSingle
 Single file upload field. More...
 
struct  wibble::net::http::FileParamMulti
 Multiple file uploads with the same name. More...
 
struct  wibble::net::http::Params
 Parse and store HTTP query parameters. More...
 

Namespaces

 wibble
 
 wibble::net
 
 wibble::net::http
 

Constant Groups

 wibble
 
 wibble::net
 
 wibble::net::http