Modules§
- http_
capability - Capability flags an
HttpHandlermay report.
Structs§
- Host
Casc File System - A
CascFileSystemhanded to the library. - Host
File System - A
FileSystemhanded to the library. - Host
Http Handler - An
HttpHandlerhanded to the library. - Host
Worker Pool - A
WorkerPoolhanded to the library. - Http
Outcome - The result of driving a handler through the C++ interface.
- Http
Responder - The one-shot reply channel handed to an
HttpHandler. - Worker
Task - A unit of work submitted by the library.
Traits§
- Casc
File System - A file system the library resolves by numeric data ID.
- File
System - A file system the library resolves by path.
- Http
Handler - An HTTP client the library uses to fetch CDN data.
- Worker
Pool - A thread pool the library submits work to.