Module http
Available on crate features
net and http only.Expand description
Layers that can be used to configure the HTTP Server that will handle the application logic of the stream.
Structsยง
- Body
Limit Layer - Limit the size of the request and/or response bodies.
- Body
Limit Service - Communicate to the downstream http service to apply a limit to the body.