Closed
Description
Hi Tim,
I really apreciate your effort in keeping Excel-Rest up-to-date.
Hope that my issue is a simple one.
I use a Web-Service returning a JSON String, but for performance it is GZIP encoded.
So I add a Header:
Request.AddHeader "Accept-Encoding", "gzip, deflate"
This works fine, so I get an gzip encoded response.
Now Im searching for a way how to decode this before it is handed over to the parser.
Regards
Stephan
Metadata
Metadata
Assignees
Labels
No labels