Menu

#19 support for chunked transfer encoding

open
None
5
2007-01-24
2007-01-24
No

This updates Patch 1436440, but this one has my name on the ticket this time and has a fixed CRLF bug (previously unknown) that I just discovered using the newest bleeding-edge Firefox 3.0a2pre nightly build from yesterday.

Chunked transfer encoding is described @ http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.6.1

This allows tclhttpd to keep connections open indefinitely and to send content as needed.

An example would be the following "experiment" of mine found @ http://www.pobox.com/~davygrvy/chat/tcl

Just dump these procs to lib/httpd.tcl and you should be good to go.

Discussion

  • David Gravereaux

    new procs for lib/httpd.tcl

     
  • David Gravereaux

    • assigned_to: nobody --> welch
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.