You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
I am setting a filter ResponseHeaderModifier for an HTTPRoute resource but am not seeing the additional headers in the response with a verbose output.
davildaran
changed the title
Unable to set or at least view http response headers
Unable to set or at least view additional http response headers via ResponseHeaderModifier
Feb 5, 2025
Description:
I am setting a filter
ResponseHeaderModifier
for an HTTPRoute resource but am not seeing the additional headers in the response with a verbose output.Here is a snippet of the configuration
Then
curl -v <http://...>
returnsI would have expected but I may be misunderstanding the filter modifier?
[optional Relevant Links:]
Envoy proxy adding response headers
Using envoy v 1.1.x
The text was updated successfully, but these errors were encountered: