Module http

Expand description

Layers that can be used to configure the HTTP Server that will handle the application logic of the stream.

Structs§

BodyLimitLayer
Limit the size of the request and/or response bodies.
BodyLimitService
Communicate to the downstream http service to apply a limit to the body.