libiqxmlrpc  0.12.4
 All Classes Namespaces Files Functions Typedefs Enumerations
List of all members
iqxmlrpc::http::Request_too_large Class Reference

HTTP/1.1 413 Request Entity Too Large. More...

#include <http_errors.h>

Inheritance diagram for iqxmlrpc::http::Request_too_large:
iqxmlrpc::http::Error_response iqxmlrpc::http::Packet iqxmlrpc::Exception

Additional Inherited Members

- Public Member Functions inherited from iqxmlrpc::http::Error_response
 Error_response (const std::string &phrase, int code)
 
const Response_headerresponse_header () const
 
std::string dump_error_response () const
 
- Public Member Functions inherited from iqxmlrpc::http::Packet
 Packet (http::Header *header, const std::string &content)
 
void set_keep_alive (bool=true)
 
const http::Headerheader () const
 
const std::string & content () const
 
std::string dump () const
 
- Public Member Functions inherited from iqxmlrpc::Exception
 Exception (const std::string &i, int c=-32000)
 
virtual int code () const
 
- Protected Attributes inherited from iqxmlrpc::http::Packet
boost::shared_ptr< http::Headerheader_
 
std::string content_
 

Detailed Description

HTTP/1.1 413 Request Entity Too Large.


The documentation for this class was generated from the following file: