Message 80422 - Python tracker
Message80422
| Author | ggenellina |
|---|---|
| Recipients | ggenellina, matejcik |
| Date | 2009-01-23.23:28:54 |
| SpamBayes Score | 1.8033053e-05 |
| Marked as misclassified | No |
| Message-id | <1232753336.27.0.194301596929.issue5038@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This happens in other implementations too, not just urllib2. If the server supports it, the best way is to send an 'Expect: 100- Continue' header field before attempting to send the actual file. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-23 23:28:56 | ggenellina | set | recipients: + ggenellina, matejcik |
| 2009-01-23 23:28:56 | ggenellina | set | messageid: <1232753336.27.0.194301596929.issue5038@psf.upfronthosting.co.za> |
| 2009-01-23 23:28:55 | ggenellina | link | issue5038 messages |
| 2009-01-23 23:28:54 | ggenellina | create | |