eclipse-ee4j / jersey

Eclipse Jersey Project - Read our Wiki:
https://github.com/eclipse-ee4j/jersey/wiki
Other
681 stars 340 forks source link

prevent calling ServletRequest#getInputStream if FILTER_FORWARD_ON_404 #5669

Closed jansupol closed 1 month ago

jansupol commented 1 month ago

Introduce InputStreamWrapper

jansupol commented 1 month ago

Fixes #4867