opentelemetry_semantic_conventions::attributeConstant HTTP_REQUEST_METHOD_ORIGINAL
Source pub const HTTP_REQUEST_METHOD_ORIGINAL: &str = "http.request.method_original";
Expand description
Original HTTP method sent by the client in the request line.
ยงExamples