|
dot-xx
A personal collection of small C++ modules
|
Files | |
| coro.xx | |
| Coroutine types for the server. | |
| errors.xx | |
| HTTP server exception types. | |
| http.xx | |
| Main interface file for dxx.http module. | |
| method.xx | |
| HTTP methods enum and strings. | |
| mime.xx | |
| Built-in mime-type mappings. | |
| path.xx | |
| The server's path matching. | |
| server.xx | |
| A simple HTTP server. | |
| status_codes.xx | |
| HTTP status codes enum. | |
| url.xx | |
| URL encoding and decoding. | |