| asio_endpoint (defined in identt::http::ClientBase< socket_type >) | identt::http::ClientBase< socket_type > | protected |
| asio_io_service (defined in identt::http::ClientBase< socket_type >) | identt::http::ClientBase< socket_type > | protected |
| asio_resolver (defined in identt::http::ClientBase< socket_type >) | identt::http::ClientBase< socket_type > | protected |
| ClientBase(const std::string &host_port, unsigned short default_port) (defined in identt::http::ClientBase< socket_type >) | identt::http::ClientBase< socket_type > | inlineprotected |
| connect()=0 (defined in identt::http::ClientBase< socket_type >) | identt::http::ClientBase< socket_type > | protectedpure virtual |
| host (defined in identt::http::ClientBase< socket_type >) | identt::http::ClientBase< socket_type > | protected |
| parse_response_header(RespPtr response, std::istream &stream) const (defined in identt::http::ClientBase< socket_type >) | identt::http::ClientBase< socket_type > | inlineprotected |
| port (defined in identt::http::ClientBase< socket_type >) | identt::http::ClientBase< socket_type > | protected |
| request(const std::string &request_type, const std::string &path="/", const std::map< std::string, std::string > &header=std::map< std::string, std::string >()) (defined in identt::http::ClientBase< socket_type >) | identt::http::ClientBase< socket_type > | inline |
| request(const std::string &request_type, const std::string &path, std::ostream &content, const std::map< std::string, std::string > &header=std::map< std::string, std::string >()) (defined in identt::http::ClientBase< socket_type >) | identt::http::ClientBase< socket_type > | inline |
| Response typedef (defined in identt::http::ClientBase< socket_type >) | identt::http::ClientBase< socket_type > | |
| RespPtr typedef (defined in identt::http::ClientBase< socket_type >) | identt::http::ClientBase< socket_type > | |
| socket (defined in identt::http::ClientBase< socket_type >) | identt::http::ClientBase< socket_type > | protected |
| socket_error (defined in identt::http::ClientBase< socket_type >) | identt::http::ClientBase< socket_type > | protected |