Message 76357 - Python tracker
Message76357
| Author | catlee |
|---|---|
| Recipients | catlee, fsteinel |
| Date | 2008-11-24.19:54:47 |
| SpamBayes Score | 0.004346936 |
| Marked as misclassified | No |
| Message-id | <1227556488.53.0.605049436471.issue3244@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I also wrote some software to handle this: http://atlee.ca/software/poster/poster.encode.html The reason I wrote this is to avoid having the load the entire file into memory before posting the request. This, along with Issue #3243, would allow streaming uploads of files via HTTP POST. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-11-24 19:54:48 | catlee | set | recipients: + catlee, fsteinel |
| 2008-11-24 19:54:48 | catlee | set | messageid: <1227556488.53.0.605049436471.issue3244@psf.upfronthosting.co.za> |
| 2008-11-24 19:54:47 | catlee | link | issue3244 messages |
| 2008-11-24 19:54:47 | catlee | create | |