Quote:
Originally Posted by gxdata
Sitting here coding, suddenly the catalog is back to text-based JSON!
12/03/2011_15:30 AEDT (UTC-11:00)
|
Are you able to set the request headers for you http request?
I
think setting the accepted-encoding header "Accept-Encoding: gzip;q=0" will tell a server not to serve up the page using gzip.
http://www.w3.org/Protocols/rfc2616/...4.html#sec14.3