Module aws_smithy_http_server_python::middleware
source · [−]Expand description
Schedule pure Python middlewares as Tower
layers.
Structs
Python compabible HTTP Version.
Tower [Layer] implementation of Python middleware handling.
Structure holding the list of Python middlewares that will be executed by this server.
Python-compatible Response object.