ZFN

Comment 4 for bug 253117

Revision history for this message
Andrew Bennetts (spiv) wrote :

JP, you can see the diff to zfilenet at http://bazaar.launchpad.net/~quartz25/zfilenet/bug-chunked_encoding/revision/165?remember=163&compare_revid=163. It's done by subclassing HTTPChannel and adding chunk-encoding handling to that subclass. At a glance it looks like something that could be integrated into twisted.web directly.