pub const HTTP_METHOD: &str = "http.method";
Expand description

Deprecated, use http.request.method instead.

§Examples

  • GET
  • POST
  • HEAD