3F is the limit of 7-bit. Sounds like your mime types or content types are off.
Can you capture and report back the request headers + response headers when you see this problem? Using chrome + devtools you can capture this easily. -- Joakim Erdfelt <[email protected]> www.webtide.com Developer advice, services and support from the Jetty & CometD experts. On Sat, Oct 6, 2012 at 11:44 AM, boneDragon <[email protected]> wrote: > 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 >
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
