Function jsonrpsee_server::http::response::method_not_allowed
source ยท pub fn method_not_allowed() -> HttpResponse
Expand description
Create a text/plain response for disallowed method used.
pub fn method_not_allowed() -> HttpResponse
Create a text/plain response for disallowed method used.