|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Files | |
| FileDownloader.h | |
| Resumable, multi-threaded HTTP file downloader with progress tracking and event notifications. | |
| HttpClient.h | |
| Provides a base class for sending HTTP requests and receiving HTTP responses mirroring .NET HttpClient. | |
| HttpContent.h | |
| Represents an HTTP entity body and associated content headers. | |
| HttpMethod.h | |
| Represents standard HTTP method verbs defined in RFC 9110 and RFC 5789. | |
| HttpRequestException.h | |
| Exception thrown when an HTTP request or connection failure occurs. | |
| HttpRequestMessage.h | |
| HttpResponseMessage.h | |
| RestClient.h | |
| Strongly typed REST client template with automatic JSON serialization and deserialization. | |