libinet++
A networking library for humans that code in C++
 All Classes Functions
HTTP Member List

This is the complete list of members for HTTP, including all inherited members.

add_header(std::string name, std::string value)HTTP
headers (defined in HTTP)HTTP
HTTP()HTTP
HTTP(std::string _server, unsigned int _port) (defined in HTTP)HTTP
parse_headers()HTTP
port (defined in HTTP)HTTP
request(std::string type, std::string location, std::string body="")HTTP
server (defined in HTTP)HTTP