Dear Antonio,
How can I compress response json in ajax call.
I think this should be possible with mod harbor.
But then is if sufficient to simply use content-encoding: gzip.
Maybe you have an example.
Best regards,
Otto
Create and download zip file with AJAX
Create and download zip file with AJAX
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
Re: Create and download zip file with AJAX
Otto,
This work is done by Apache transparently. You must activate the mod_deflate in your httpd.conf
To see if your site works there are pages that will help you verify it, such as https://www.giftofspeed.com/gzip-test/
C.
This work is done by Apache transparently. You must activate the mod_deflate in your httpd.conf
To see if your site works there are pages that will help you verify it, such as https://www.giftofspeed.com/gzip-test/
C.
Salutacions, saludos, regards
"...programar es fácil, hacer programas es difícil..."
https://modharbour.app
https://modharbour.app/compass
https://forum.modharbour.app
"...programar es fácil, hacer programas es difícil..."
https://modharbour.app
https://modharbour.app/compass
https://forum.modharbour.app
Re: Create and download zip file with AJAX
Hello Carles,
thank you so much.
On my server I had to use this test tool:
https://www.whatsmyip.org/http-compression-test
https://www.giftofspeed.com/gzip-test/ give me an error.
On an other serve this is working fine.
Best regards,
Otto
thank you so much.
On my server I had to use this test tool:
https://www.whatsmyip.org/http-compression-test
https://www.giftofspeed.com/gzip-test/ give me an error.
On an other serve this is working fine.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
Re: Create and download zip file with AJAX
Hello Carles,
I made a test with deflate on and off.
Thank you again for your help.
Best regards,
Otto
I made a test with deflate on and off.
Thank you again for your help.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************