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
0d56b84c21 Rewrote broken PDF viewer 2017-10-12 19:58:49 +02:00
Gregory Schier
af2bbca356 Fix multipart newlines for Windows 2017-10-12 13:34:51 +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