rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant HTTP_REQUEST_METHOD_ORIGINAL

pub const HTTP_REQUEST_METHOD_ORIGINAL: &'static str;
Expand description

Original HTTP method sent by the client in the request line.

ยงExamples

  • "GeT"
  • "ACL"
  • "foo"