dot-xx
A personal collection of small C++ modules
Loading...
Searching...
No Matches
errors.xx File Reference
module dxx.http

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

Detailed Description

HTTP server exception types.