logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

chunked transfer encoding and HTTP::Daemon: msg#00011

Subject: chunked transfer encoding and HTTP::Daemon
Does anybody have (or can point me to) a working example of
HTTP::Daemon that implements a server that is capable to handle
"Transfer-Encoding: chunked"? (I mean really capable, which means it
should work without a Content-Length header and for inputs that tickle
in in small chunks.)

I find the manpage a hard nut to crack with regard to cases that try
to handle the input themselves. And I have the impression that for
chunked transfer encoding I do have to handle the input myself.

Other solutions in perl welcome. Damn, even working solutions in other
environments welcome:-)

Thanks,
-- 
andreas



<Prev in Thread] Current Thread [Next in Thread>