Message292708
| Author | martin.panter |
|---|---|
| Recipients | Claudiu.Popa, Clay Gerrard, demian.brecht, martin.panter, vstinner |
| Date | 2017-05-02.01:26:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1493688379.59.0.343236025429.issue21790@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
For plain-text (non-SSL) HTTP uploads, perhaps using “socket.sendfile” would help: Issue 13559. Another idea would be to expose and document the low-level socket (or SSL wrapper) and let the user copy data with whatever chunk size they desire. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-02 01:26:19 | martin.panter | set | recipients: + martin.panter, vstinner, Claudiu.Popa, demian.brecht, Clay Gerrard |
| 2017-05-02 01:26:19 | martin.panter | set | messageid: <1493688379.59.0.343236025429.issue21790@psf.upfronthosting.co.za> |
| 2017-05-02 01:26:19 | martin.panter | link | issue21790 messages |
| 2017-05-02 01:26:19 | martin.panter | create | |