jetty.project
jetty.project copied to clipboard
Issue #11536 - `ServletContext.getResourceAsStream(String)` must use `URLConnection`
Making Implementations of ServletContext.getResourceAsStream(String) use URLConnection properly (per spec) in ee10/ee9 codebases.
Fixes #11536
@joakime I'm inclined to close this one. I do not think there is a problem here.
This is not an issue we need to fix. Closing.