This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kristjan.jonsson
Recipients jhylton, kristjan.jonsson, vstinner
Date 2008-11-27.16:06:52
SpamBayes Score 0.0010667866
Marked as misclassified No
Message-id <1227802017.05.0.636920306462.issue4336@psf.upfronthosting.co.za>
In-reply-to
Content
I like the suggestion of having endheaders() accept any extra data.
I have uploaded a new patch which implements this idea.  It simplifies 
things a lot.

The issue with the read buffer size is still open.  I have sent an 
email to python-dev requesting comments.
History
Date User Action Args
2008-11-27 16:06:57kristjan.jonssonsetrecipients: + kristjan.jonsson, jhylton, vstinner
2008-11-27 16:06:57kristjan.jonssonsetmessageid: <1227802017.05.0.636920306462.issue4336@psf.upfronthosting.co.za>
2008-11-27 16:06:56kristjan.jonssonlinkissue4336 messages
2008-11-27 16:06:55kristjan.jonssoncreate