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