-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
h: need extra helpExtra help is neededExtra help is neededs: featureThis issue indicates a feature requestThis issue indicates a feature request
Description
Request Statement
When receiving an http response from upstream server it would be really handy to know which http version served the response. E.g. http1.1 / http2
This is super handy to add to e.g. OTEL telemetry to understand how the responses are being server from upstream infrastructure.
Thank you!
Solution Brainstorm
Updating the ResponseBody with an extra parameter might be an ok place to put this. Its not really the body of the response, but it already has some non-body items in anyway....
Copilot
Metadata
Metadata
Assignees
Labels
h: need extra helpExtra help is neededExtra help is neededs: featureThis issue indicates a feature requestThis issue indicates a feature request