Commit Graph

4 Commits

Author SHA1 Message Date
Gregory Schier
1ed4b51a01
Convert Multipart Handling to Use Streams (#547)
* Almost done converting multipart processor to use streams

* Implement temp filesystem hack instead
2017-10-29 00:16:34 +02:00
Gregory Schier
07cc38f003 Don't rely on Curl for multipart/form-data (#513)
* Playing around but nothing working

* Got it working!

* Move multipart logic to own file
2017-10-11 23:43:21 +02:00
Gregory Schier
6ee8576d6b Use INFILESIZE_LARGE to prevent overflow (Fixes #464) 2017-09-09 12:48:27 +00:00
Gregory Schier
9b6cb3fb5d No more Git deps 2017-08-15 20:49:58 -07:00