Constant REQUEST_METHOD
pub const REQUEST_METHOD: Bytes;Available on crate features
fastcgi and std only.Expand description
REQUEST_METHOD — the HTTP method (e.g. GET, POST). RFC 3875 §4.1.12.
pub const REQUEST_METHOD: Bytes;fastcgi and std only.REQUEST_METHOD — the HTTP method (e.g. GET, POST). RFC 3875 §4.1.12.