Zoran Vasiljevic schrieb:
The only trouble is the ton of error messages in the
test suite, as we alone cannot handle chunked encoding
as consumers! I yet have to see if [ns_http] can do that
(I don't think so).
well, implementing chunked encoding in tcl is no rocket science (but work).
however, this might be useful for other purposes as well.  The xotcl HTTP
client library has chunked encoding implemented (but has
a different interace than ns_http). One could use this, or snarf the code.
I am sure, there are other implementations as well.

-gustaf


Reply via email to