Commit Graph

7 Commits

Author SHA1 Message Date
Gregory Schier
158510d4d8
Fix/large response body handling (#614)
* Basic fix in place

* Use curlopt_writefunction

* Fix tests
2017-11-21 17:49:17 +00:00
Gregory Schier
4d70a495a8
Custom headers parsing (#594) 2017-11-13 23:10:53 +00:00
Gregory Schier
68cda7187b Fixed flow error 2017-11-02 13:51:15 +01:00
Gregory Schier
a8a20252c6 print curl version in Timeline' 2017-11-02 13:40:58 +01: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