Hello EveryBody I have a PHP script and I am trying to add myown headers.
The Client Requires Content-Length to be the last header. I have trwied
everything the header() in php , mod_header to remove the Content-Type header
but it always is the last one and is always added by some module/filter that is
being called later than the mod_header in the output filter chain. Suggestions would be greatly appreciated Thanks Kamran |