|
Mila
Deep Neural Network Library
|
Classes | |
| struct | Mila::Distribution::HttpFetch |
| struct | Mila::Distribution::HttpHeader |
| struct | Mila::Distribution::HttpResponse |
| class | Mila::Distribution::IHttpTransport |
| Performs one HTTP GET. More... | |
Typedefs | |
| using | Mila::Distribution::HeadersCallback |
| Called once when the response line and headers have arrived, before any body. | |
| using | Mila::Distribution::SinkCallback |
| Called with each chunk of body as it arrives. | |
Files | |
| file | Mila/Src/Distribution/HttpTransport.ixx |
| One HTTP request, moved. | |