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