Message 159946 - Python tracker
Message159946
| Author | Arve.Knudsen |
|---|---|
| Recipients | Arve.Knudsen, eric.araujo, ezio.melotti, jcea, orsenthil, piotr.dobrogost |
| Date | 2012-05-04.17:23:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1336152233.29.0.982685669666.issue14721@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Which HTTP methods should we auto-define content-length for? POST and PUT? I noticed that my first attempt at a patch would define content-length also for GET requests, which broke a unit test (test_ipv6host_header). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-05-04 17:23:53 | Arve.Knudsen | set | recipients: + Arve.Knudsen, jcea, orsenthil, ezio.melotti, eric.araujo, piotr.dobrogost |
| 2012-05-04 17:23:53 | Arve.Knudsen | set | messageid: <1336152233.29.0.982685669666.issue14721@psf.upfronthosting.co.za> |
| 2012-05-04 17:23:52 | Arve.Knudsen | link | issue14721 messages |
| 2012-05-04 17:23:52 | Arve.Knudsen | create | |