Skip to main content

Module layers

Module layers 

Source
Expand description

§Middleware Layers

This module contains the tower::Service middleware layers used by the Gateway to compose the runtime behavior. Each layer is responsible for a specific aspect of request/response processing.

§Available Layers

Modules§

error
Error Handling Layer
headers
Header Processing Layer
metadata
Metadata Extraction Layer
response
Response Modification Layer