Michael Vogt
|
9127d7aecf
Fix missing URIStart() for https downloads
|
hace 11 años |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
hace 12 años |
David Kalnischkies
|
655122418d
warning: unused parameter ‘foo’ [-Wunused-parameter]
|
hace 12 años |
Michael Vogt
|
1e3f4083db
Fix typos in documentation (codespell)
|
hace 12 años |
David Kalnischkies
|
9ce3cfc930
correct some style/performance/warnings from cppcheck
|
hace 12 años |
David Kalnischkies
|
fd46d30571
handle complete responses to https range requests
|
hace 12 años |
Michael Vogt
|
45a9cc46a1
add missing curl_easy_cleanup()
|
hace 13 años |
David Kalnischkies
|
f40db111e1
just in case: correct the header-guard for https to not match http
|
hace 14 años |
David Kalnischkies
|
379e22a4c0
remove the arbitrary MAXLEN limit for response lines (Closes: #658346)
|
hace 14 años |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
hace 15 años |
Michael Vogt
|
5085e66067
methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIME
|
hace 16 años |
Otavio Salvador
|
ae58a98599
Minor typos.
|
hace 19 años |
Otavio Salvador
|
21fd1746e3
* Fix compilation warnings:
|
hace 19 años |
Michael Vogt
|
d546f98d46
* added https transport method as optional pacakge
|
hace 19 años |