+49 69 83008980 service@xqueue.com
Benötigen Sie Hilfe?

Im Maileon Help-Center finden Sie umfassende Dokumentationen zu unserem System.

Beliebte Suchanfragen: Importe | Rest-API | Integrationen | SMS

Data Compression

To trigger the server to compress the reply you need to set the Accept-Encoding header to gzip.

"Accept-Encoding": "gzip"

If the reply of the API is above 1000 Bytes, the server will then compress the response and add the Content-Encoding header to the response.

"Content-Encoding": "gzip"
Inhaltsverzeichnis