Quantcast
Channel: jQuery Library for SharePoint Web Services
Viewing all articles
Browse latest Browse all 6517

Closed Unassigned: Response from SPServices has Gzip encoding [10201]

$
0
0
I used the examples provided and tested a GetListItems call from my cloudshare server. It works fine but I noticed in Fiddler that the response has GZIP encoding. When I click on the transform message in fiddler the XML response is decoded and is now readable. However from my javascript code I am unable to decode this so all attempts at getting to the response using xData.responseXML are undefined. How do I decode this from javascript?
Comments: Not an SPServices issue

Viewing all articles
Browse latest Browse all 6517

Trending Articles