spring-cloud-gateway icon indicating copy to clipboard operation
spring-cloud-gateway copied to clipboard

Remove HTTP/2 :status pseudo header if added by downstream HTTP client

Open benba opened this issue 1 year ago • 0 comments

Fixes gh-3326

N.B: For the order of the filter I don't know what is the rule ? I took the same value as RemoveContentLengthRequestHeadersFilter since it seemed to be a similar kind of filter (but for response instead of request)

benba avatar Apr 22 '24 13:04 benba