01-17-07 12:11 PM
Perlbal in svn now has support for processing HTTP/1.1 chunked
requests....
http://code.sixapart.com/trac/perlbal/changeset/617
supported for "Transfer-Encoding: chunked" requests (HTTP/1.1 feature)
as well as the "Expect: 100-continue", which generally accompany
chunked requests. requires "buffered_uploads" be enabled. see
doc/http-versions.txt for details.
Enjoy.
- Brad
[ Post a follow-up to this message ]
|