Skip to main content

http_layer

Function http_layer 

Source
pub async fn http_layer(req: Request, next: Next) -> Response
Expand description

Counts every HTTP request after the inner service responded: endpoint (request path) and status code are the only labels.