HTTP/1.1 supports compressing, which is good to save bandwidth.
As does HTTP/1.0. Refer to RFC 1945, section 3.5 Content Codings.
As the code is only in HEAD, there is no real problem, because untill PHP 5.1 goes out, I'll test this extensively :)
That is quite optimistic.
If someone needs HTTP/1.1 support, he can use curl, or call wget, or whatever. There is no reason we would need to add this feature to PHP's standard set of features.
- Sascha
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php