Welcome Guest, Not a member yet? Register   Sign In
CI 4 Output Compression
#3

(06-19-2021, 12:51 AM)InsiteFX Wrote: READ:
CodeIgniter 4 User Guide - Encoding

Thanks, i am new on web programming. I have read that but still not sure how to make it works. I've tried this code on controller :

$negotiate = \Config\Services::negotiator();
$type = $negotiate->encoding(['gzip']);

But the output still not on gzip encoding.
I am using ajax call to controller and check the content encoding on firefox with inspect.
Reply


Messages In This Thread
CI 4 Output Compression - by [email protected] - 06-18-2021, 07:23 AM
RE: CI 4 Output Compression - by InsiteFX - 06-19-2021, 12:51 AM
RE: CI 4 Output Compression - by [email protected] - 06-19-2021, 07:43 AM
RE: CI 4 Output Compression - by InsiteFX - 06-19-2021, 09:02 PM
RE: CI 4 Output Compression - by stopz - 09-02-2021, 12:19 AM
RE: CI 4 Output Compression - by nc03061981 - 12-10-2021, 08:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB