Skip to content

errors

default_cancelled_request_handler async §

default_cancelled_request_handler(request)

Default handler for a cancelled request

method_not_allowed async §

method_not_allowed(request)

Default handler for method-not-allowed

Back to top