Well well well. A basic HTTP client such as PHP does not
gain anything from supporting HTTP/1.1. Until the time this
feature is proven to be stable (especially the dechunking is
not always easy to do correctly and reliably in C), the code
should live outside of the mainstream branch.
- Sascha (speaking as a web server developer)
On Wed, 8 Sep 2004, Nuno Lopes wrote:
Hello Sara :)
This morning I've started testing this new feature and I've found some bugs:
* it is segfaulting on redirects
* the chunk decoding algorithm isn't working well. Just run a diff in thw
output of both HTTP/1.0 and 1.1.
The only thing I can help is with backtraces:
* GDB: http://testes.aborla.net/gdb.txt
* Valgrind: http://testes.aborla.net/out.pid10721
* Test Script: http://testes.aborla.net/streams.php.txt
Nuno
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php