Module http_error

Module http_error 

Source
Expand description

HTTP server error types

Comprehensive error handling for HTTP operations, integrating with the elif framework error system.

Enums§

HttpError
HTTP server errors

Type Aliases§

HttpResult
Result type for HTTP operations