Skip to main content

default_response_modifier

Function default_response_modifier 

Source
pub fn default_response_modifier(
    _req: &GatewayRequest,
    resp: &mut GatewayResponse,
)
Expand description

A response modifier that sets the HTTP status code based on the x-http-code header.