CI 4 Output Compression |
(06-19-2021, 12:51 AM)InsiteFX Wrote: READ: 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. |
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 [email protected] - 06-19-2021, 11:23 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
RE: CI 4 Output Compression - by [email protected] - 12-12-2021, 05:33 AM
|