Skip to content

Deflate encoding broken for Internet Explorer #654

Open
@tliron

Description

@tliron

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:

#653

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions