Module http

Expand description

http net support added as part of rama’s net support

See rama-http and rama-http-backend for most http support. In this module lives only the stuff directly connected to rama-net types.

Modules§

server
Http server utility types and services.

Structs§

RequestContext
The context of the [Request].