GZip Compressed Response

GET {{baseUrl}}/gzip

This endpoint returns the response using gzip compression algoritm. The uncompressed response is a JSON string containing the details of the request sent by the client. For this endpoint to work, one should request with Accept-encoding header containing gzip as part of its value. Qodex supports gzip, deflate and SDCH decoding and automatically sends them as part of the request.

HTTP Compression allows the server to send responses in a compressed forma