|
LLVM 23.0.0git
|
Files | |
| HTTPClient.h | |
| This file contains the declarations of the HTTPClient library for issuing HTTP requests and handling the responses. | |
| HTTPServer.h | |
| This file contains the declarations of the HTTPServer and HTTPServerRequest classes, the HTTPResponse, and StreamingHTTPResponse structs, and the streamFile function. | |
| StreamedHTTPResponseHandler.h | |
| An HTTPResponseHandler that streams the response body to a CachedFileStream. | |