Open
Description
Currently, if Deflate is negotiated as the preferred encoding, the representation will not be unpacked by Internet Explorer. This is a severe bug!
This is due to Restlet using the wrong kind of Deflate encoding:
The solution suggested by Jerome is for TunnelService to prefer Encoding.DEFLATE_NOWRAP when detecting Internet Explorer:
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3005411