On Fri, 12 May 2006 10:15:45 -0700 (PDT), Lenny G Arbage <[EMAIL PROTECTED]> wrote:
HTTPDownloader's gotHeaders() method never sets response_headers, and, in fact, doesn't do anything with the headers dict that it is handed, other than extract 'content-range' for its own use. The headers get thrown away.
Lenny, Can you file this as a bug in the tracker, perhaps along with a unified diff for your one-line fix? I bet that would help it get fixed faster. Thanks, -glyph _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
