CTRL K
Turning HTTP Chunking off with PHP
Philihp Busby,•0 min read
When I set the Content-Length HTTP header, the response from the server does not include any HTTP chunking. This may be useful.
I am using PHP/4.4.7.
When I set the Content-Length HTTP header, the response from the server does not include any HTTP chunking. This may be useful.
I am using PHP/4.4.7.