Message184668
| Author | dwoz |
|---|---|
| Recipients | dwoz, orsenthil |
| Date | 2013-03-19.20:25:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1363724750.93.0.788897828966.issue17485@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The patch to fix issue http://bugs.python.org/issue16464 neglects the deleter method of the Request.data property. This allows Request._data to get updated without removing the Content-length header. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-19 20:25:50 | dwoz | set | recipients: + dwoz, orsenthil |
| 2013-03-19 20:25:50 | dwoz | set | messageid: <1363724750.93.0.788897828966.issue17485@psf.upfronthosting.co.za> |
| 2013-03-19 20:25:50 | dwoz | link | issue17485 messages |
| 2013-03-19 20:25:50 | dwoz | create | |