Enable HTTP compression
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- API implementation
By default, the SOAP request is accepted un-compressed and the result of the request is returned un-compressed.
To enable HTTP compression using [gzip] when sending in your SOAP request, set the following
HTTP header:
To receive the SOAP response compressed using [gzip] send in your SOAP request with the
following HTTP header: