warrenday / graphql-network-inspector

A better network inspector for viewing and debugging GraphQL requests.
MIT License
466 stars 46 forks source link

Capture compressed request #133

Open vbuzivskoy opened 2 weeks ago

vbuzivskoy commented 2 weeks ago

If a request is compressed the inspector doesn't capture it and doesn't show in a list. It will be great to see such requests in a list in a decompressed form.

warrenday commented 2 weeks ago

Could you provide an example request and we'll look at adding it.

vbuzivskoy commented 2 weeks ago

compressed_graphql_request.har.zip

warrenday commented 2 weeks ago

Perfect, thank you