Skip to content
Commit 49691abd authored by abirembaut's avatar abirembaut Committed by GitHub
Browse files

fix(Response headers) revert setting response headers after doFilter (#695)

* when the target servlet commit the response it is too late for the filter to be able to update the headers so doing it after the doFilter is a bad idea
parent af380fa4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment