My actual code gets the protocol info from the server and I tried 1.0
and 1.1 via hardcode. Nothing worked. I finally addes a Status: header
and use that instead. It works but seems like there are plenty of
oddities in PHP (as a newbie). Thanks!
Douglas E. Warner wrote:
> On Tuesday 18 December 2007, David White wrote:
>> <?php
>> header("HTTP/1.0 400 foobar");
>> ?>
>
> Perhaps the problem is that we're using HTTP/1.1, not 1.0?
>
> -Doug
>
_______________________________________________
Project_owners mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/project_owners