pub const HTTP_METHOD: &'static str;
Deprecated, use http.request.method instead.
http.request.method
"GET"
"POST"
"HEAD"