Hi. I'm using embedded Jetty V6.1.26 and its ResourceHandler to handle static content. The problem is that ResourceHandler corrupts images - replaces bytes with values >0x3F with 0x3F. The same on Linux and Windows.
What can be wrong with my setup ? -- View this message in context: http://jetty.4.n6.nabble.com/ResourceHandler-corrupts-images-tp4959274.html Sent from the Jetty User mailing list archive at Nabble.com. _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
