Module pingora_core::modules::http

source ·
Expand description

Modules for HTTP traffic.

HttpModules define request and response filters to use while running an [HttpServer] application. See the [ResponseCompression] module for an example of how to implement a basic module.

Modules§

Structs§

Traits§

Type Aliases§