Skip to content

Indicate http version used for connection/response #2440

@time4tea

Description

@time4tea

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....

Metadata

Metadata

Assignees

Labels

h: need extra helpExtra help is neededs: featureThis issue indicates a feature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions