|
Trippin Cyril
|
Classes | |
| class | HTTPCallback |
| Callback class for our SimpleHTTPSocket. More... | |
| class | SimpleHTTPSocket |
| A simple http client. More... | |
Typedefs | |
| typedef std::function< void(unsigned short responseCode, const map < String, String > &headers, const String &response, const String &url)> | HTTPLamdbaCallback |
| typedef std::function< void(int errorCode, const String &url)> | HTTPLamdbaErrorCallback |
| typedef std::function<void(unsigned short responseCode, const map<String, String>& headers, const String& response, const String& url)> trippingcyril::net::http::HTTPLamdbaCallback |
| typedef std::function<void(int errorCode, const String& url)> trippingcyril::net::http::HTTPLamdbaErrorCallback |
1.8.6