Campoie / rest-assured

Automatically exported from code.google.com/p/rest-assured
0 stars 0 forks source link

Add support for removing GZIP #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Remove gzip support if needed

Original issue reported on code.google.com by johan.ha...@gmail.com on 16 Jun 2011 at 10:16

GoogleCodeExporter commented 9 years ago
Is there a way to do this? I want to basically suppress the Accept-Encoding 
header, right now it always sends "Accept-Encoding: gzip,deflate" and there's 
no way to suppress that (I've tried setting the header directly, but it just 
adds it to the list for the Accept-Encoding).

Original comment by tedyo...@gmail.com on 28 Jun 2013 at 6:34

GoogleCodeExporter commented 9 years ago
I answered in the mailing list.

Original comment by johan.ha...@gmail.com on 1 Jul 2013 at 6:20

GoogleCodeExporter commented 9 years ago

Original comment by johan.ha...@gmail.com on 13 Nov 2013 at 11:19