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