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§
Structs§
- Proxy
Target From Request Context - A layer to inject ProxyTarget in an input, based on an input from which a RequestContext can be derived.
- Proxy
Target From Request Context Layer - A layer to inject ProxyTarget in an input, based on an input from which a RequestContext can be derived.
- Request
Context - The context of the
Request.