diff options
author | Zed <zedeus@pm.me> | 2020-03-06 19:55:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-06 18:55:45 +0000 |
commit | e056298ceb0fbddf6190f1b97f415b61323d446c (patch) | |
tree | 11c661a90f5d8fd103e7b31261b5816c1c3268d1 /changelog.md | |
parent | 7ae081181831dcfe8ab83811f2b209c552c61fc7 (diff) | |
download | Nim-e056298ceb0fbddf6190f1b97f415b61323d446c.tar.gz |
Implement file streaming for httpclient's MultipartData (#12982)
* Add `uploadFile` to POST files by streaming them * Use constant for \c\L * Formatting * Remove uploadFile * Implement MultipartData file streaming * Remove unnecessary var annotations * Call string on TaintedStrings Fixes #12789 * Move cl constant to httpcore * Fix `request` inconsistencies * Update documentaion * Clean up * Skip multipart formatting when there's 0 entries * Remove extraneous `cl` from multipart formatting * Update MultipartData `$` to match old behaviour * Update comment * Address comments
Diffstat (limited to 'changelog.md')
0 files changed, 0 insertions, 0 deletions