Skip to main content

build_timeout_response

Function build_timeout_response 

Source
pub fn build_timeout_response(retry_after: &str) -> Response
Expand description

Build a 503 response with retry_after header for timed-out requests.