Message77309
| Author | kristjan.jonsson |
|---|---|
| Recipients | hodgestar, jhylton, kristjan.jonsson, vstinner |
| Date | 2008-12-08.15:33:54 |
| SpamBayes Score | 0.5978028 |
| Marked as misclassified | No |
| Message-id | <1228750437.07.0.636315662405.issue4336@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Please consider applying this patch. It moves the logic handling of non-string message_body inside of endheaders(), allowind clients of HTTPConnection to substitute endheader();send(data) with endheaders(data) without fear. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-08 15:33:57 | kristjan.jonsson | set | recipients: + kristjan.jonsson, jhylton, vstinner, hodgestar |
| 2008-12-08 15:33:57 | kristjan.jonsson | set | messageid: <1228750437.07.0.636315662405.issue4336@psf.upfronthosting.co.za> |
| 2008-12-08 15:33:56 | kristjan.jonsson | link | issue4336 messages |
| 2008-12-08 15:33:56 | kristjan.jonsson | create | |