dot-xx
A personal collection of small C++ modules
Loading...
Searching...
No Matches
src Directory Reference

Files

 
coro.xx
 Coroutine types for the server.
 
errors.xx
 HTTP server exception types.
 
http.xx
 Main interface file for dxx.http module.
 
message.xx
 Request and Response types
 
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.
 
utils.xx
 Misc utility code.