The main HTTP client connection. More...


Go to the source code of this file.
Classes | |
| class | rail::spatial_temporal_learning::worldlib::remote::HttpClient |
| The main HTTP client connection. More... | |
Namespaces | |
| namespace | rail |
| namespace | rail::spatial_temporal_learning |
| namespace | rail::spatial_temporal_learning::worldlib |
| namespace | rail::spatial_temporal_learning::worldlib::remote |
Functions | |
| static size_t | rail::spatial_temporal_learning::worldlib::remote::curlWriteFunction (const void *contents, const size_t size, const size_t num, void *buffer) |
| Callback for a cURL read. | |
The main HTTP client connection.
The worldlib SQL HTTP can make HTTP get requests to remote web servers.
Definition in file HttpClient.h.