ashenchowthee / zaproxy

Automatically exported from code.google.com/p/zaproxy
0 stars 0 forks source link

Support "Display GZipped Content" option (or "Display Compressed Content"?) #1583

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In certain cases, ZAP automatically de-compresses a compressed response body 
for display.
- if a gzipped response body is returned by a web server, and ZAP is configured 
to *not* automatically de-compress the compressed response on receipt.
- if a scanner / manual request is sent requesting compression that is 
supported by the web server.

It would be good to have the option to display compressed responses in their 
raw form, ie, as the actual binary compressed blob that was sent back from the 
web server.

The option could be called "Display GZipped Content" (or "Display Compressed 
Content")?

It should appear under "Options" > "Display"

Please refer to the following for background information: 
https://code.google.com/p/zaproxy/issues/detail?id=1346&q=gzip

Original issue reported on code.google.com by colm.p.o...@gmail.com on 30 Mar 2015 at 4:00

GoogleCodeExporter commented 9 years ago
"Display Compressed Content" sounds better to me, we might support more 
encodings :)

Original comment by THC...@gmail.com on 30 Mar 2015 at 6:44

GoogleCodeExporter commented 9 years ago
Agreed. For consistency, we should probably consider changing the other options 
that refer to "gzip" / "unzip" (etc) to generically refer to "de-compress" and 
"compress".

Original comment by colm.p.o...@gmail.com on 30 Mar 2015 at 11:52

GoogleCodeExporter commented 9 years ago
ZAP has been migrated to github

This issue will be on github issues with the same ID: 
https://github.com/zaproxy/zaproxy/issues

Original comment by psii...@gmail.com on 5 Jun 2015 at 9:18