Function handle_unknown_method

Source
async fn handle_unknown_method(
    context: BrowserAuthContext,
) -> Result<Response<Body>, Error>