When using php as an apache module, sending a header that starts with
"HTTP/" appears to only extract the numeric status code and drop the
text that follows.  This causes apache to use the default text.  Is
there a reason that the status code and text aren't passed back in the
status_line element of the request_rec, or would a patch be accepted
that added this functionality?

Thanks.
Peter



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to