Replies: 1 comment
-
no it's not currently possible |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I would like to ask if there are any options how to get all response headers inside (a)ServerFilter or legacy HttpServerFilter.
In my test examples I was able to read only "date" header. "Content-Type" and "content-length" are always missing. I was playing around with (a)ServerFilter, legacy HttpServerFilter and different Orders for them with no success.
There is example:
There is console output:
And curl output:
Beta Was this translation helpful? Give feedback.
All reactions