Constant kwap::resp::code::METHOD_NOT_ALLOWED[][src]

pub const METHOD_NOT_ALLOWED: Code;
Expand description

4.05 Method Not Allowed

generated from RFC7252 section 5.9.2.6

This Response Code is like HTTP 405 “Method Not Allowed” but with no parallel to the “Allow” header field.