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