Skip to main content

conversion_method_not_allowed

Function conversion_method_not_allowed 

Source
pub async fn conversion_method_not_allowed() -> HttpError
Expand description

Fallback handler for wrong HTTP methods on /conversion.

Returns 405 Method Not Allowed with Allow: POST, OPTIONS.