hi, i'm trying to write content (as gzipped-bytestream) to Response (with contentlength & content-encoding=gzip) at handleMethod (override HandlerWrapper). jetty seems to ignores/removes the content-encoding header, which makes the browser interpret the content wrongly (cut-off). is there any suggestion how to fix this ? thanx
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
