Skip to main content

handle_options_request

Function handle_options_request 

Source
fn handle_options_request(
    request: &Request<Incoming>,
) -> Result<Response<String>, Error>
Expand description

Return an appropriate reply to the given OPTIONS request.