Hi.
I have an account on cba.co.uk where I have placed a simple test script that generates a response in json format: http://test987.cba.pl/get_request2.php
.
After accessing the page and checking with Chroma's DevTools the header received back is missing the following parameter: Content-Length :
.
For comparison using http://httpbin.org/get the server in the header corresponds with the parameter Content-Length :
.
What could be the cause - I would like to know it before I write to cba.pl support.
Or maybe I am making a mistake somewhere?
Thank you in advance for your guidance
.
I have an account on cba.co.uk where I have placed a simple test script that generates a response in json format: http://test987.cba.pl/get_request2.php
Code: PHP
After accessing the page and checking with Chroma's DevTools the header received back is missing the following parameter: Content-Length :

For comparison using http://httpbin.org/get the server in the header corresponds with the parameter Content-Length :

What could be the cause - I would like to know it before I write to cba.pl support.
Or maybe I am making a mistake somewhere?
Thank you in advance for your guidance
