Skip to content

Decoding GZIP web response #61

Closed
Closed
@ststreck

Description

@ststreck

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions