http://www.perlmonks.org?node_id=649259

renodino has asked for the wisdom of the Perl Monks concerning the following question:

I'm trying to use HTTP::Daemon (and eventually HTTP::Daemon::Threaded) to build a Comet web app. I'd like to use the forever frame technique, but don't see any specific mention of it in the HTTP::Response docs.

Has anyone used chunked encoding w/ HTTP::Response ? If so, any relevant code droppings you might post would be much appreciated.


Perl Contrarian & SQL fanboy
  • Comment on Using chunked encoding with HTTP::Response ?

Replies are listed 'Best First'.
Re: Using chunked encoding with HTTP::Response ?
by Anonymous Monk on Nov 07, 2007 at 09:26 UTC