During a sprint before 1.2 I was proposing to commit my ticket [9886]
that deals with adding a .read() method to HttpRequest. Adrian suggested
that it was too late then and it's better to bring it up during 1.3
cycle. So here it is.
Basic summary of changes is in the first comment[1]. The patch is just
updated to current trunk.
Thanks for your attention!
[9886]: http://code.djangoproject.com/ticket/9886
[1]: http://code.djangoproject.com/ticket/9886#comment:1
Looks good to me - I moved it along. Thanks!
Jacob
Thanks for a quick review!