jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Issue #11536 - `ServletContext.getResourceAsStream(String)` must use `URLConnection`

Open joakime opened this issue 1 year ago • 1 comments

Making Implementations of ServletContext.getResourceAsStream(String) use URLConnection properly (per spec) in ee10/ee9 codebases.

Fixes #11536

joakime avatar Mar 20 '24 18:03 joakime

@joakime I'm inclined to close this one. I do not think there is a problem here.

gregw avatar Aug 22 '24 23:08 gregw

This is not an issue we need to fix. Closing.

gregw avatar Aug 28 '24 22:08 gregw