|
dot-xx
A personal collection of small C++ modules
|
HTTP server exception types. More...
import dxx.errors;Classes | |
| struct | dxx::http::ServerError |
| struct | dxx::http::StreamError |
| struct | dxx::http::RequestError |
Typedefs | |
| using | dxx::http::Errno = dxx::errors::Errno |
HTTP server exception types.