Ayesh Karunaratne
|
4484270afc
misc: typo and grammar fixes
|
2 years ago |
Daniel Stenberg
|
55e1875729
http_proxy: restore the protocol pointer on error
|
2 years ago |
Daniel Stenberg
|
74d47e22aa
sendf: make Curl_debug a void function
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
a8a1dd8ecc
http_proxy/hyper: handle closed connections
|
2 years ago |
Liam Warfield
|
aad7d9f9a6
hyper: fix tests 580 and 581 for hyper
|
2 years ago |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 years ago |
Daniel Stenberg
|
d1e4a67734
header api: add curl_easy_header and curl_easy_nextheader
|
2 years ago |
HenrikHolst
|
9bc3cebc92
misc: remove strlen for Curl_checkheaders + Curl_checkProxyheaders
|
2 years ago |
HenrikHolst
|
b807219292
misc: reduce strlen() calls with Curl_dyn_add()
|
2 years ago |
HenrikHolst
|
4028892f14
http: make Curl_compareheader() take string length arguments too
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Daniel Stenberg
|
f77292663c
http_proxy: don't close the socket (too early)
|
2 years ago |
Daniel Stenberg
|
4d97fe5473
tftp: mark protocol as not possible to do over CONNECT
|
3 years ago |
Daniel Stenberg
|
b89a4b5191
Curl_connect_done: handle being called twice
|
3 years ago |
Daniel Stenberg
|
f0b7099a10
multi: shut down CONNECT in Curl_detach_connnection
|
3 years ago |
Daniel Stenberg
|
bc8674d87d
c-hyper: make CURLOPT_SUPPRESS_CONNECT_HEADERS work
|
3 years ago |
Daniel Stenberg
|
10883eb981
c-hyper: don't abort CONNECT responses early when auth-in-progress
|
3 years ago |
Daniel Stenberg
|
cf088201a9
c-hyper: make test 217 run
|
3 years ago |
Daniel Stenberg
|
823d3ab855
http_proxy: multiple CONNECT with hyper done better
|
3 years ago |
Daniel Stenberg
|
5276ec941f
hyper: pass the CONNECT line to the debug callback
|
3 years ago |
Daniel Stenberg
|
975a54dd86
http_proxy: fix one more result assign for hyper
|
3 years ago |
Daniel Stenberg
|
95c6abe135
http_proxy: make hyper CONNECT() return the correct error code
|
3 years ago |
Daniel Gustafsson
|
12246eddc5
lib: avoid fallthrough cases in switch statements
|
3 years ago |
a1346054
|
7cf5e8e70e
misc: fix typos in docs and comments
|
3 years ago |
Daniel Stenberg
|
4a8fa48946
http_proxy: fix the User-Agent inclusion in CONNECT
|
3 years ago |
Daniel Stenberg
|
4fee6c644f
http_proxy: only wait for writable socket while sending request
|
3 years ago |
Daniel Stenberg
|
059379d20c
http_proxy: fix user-agent and custom headers for CONNECT with hyper
|
3 years ago |
Daniel Stenberg
|
c27a70a591
http_proxy: clear 'sending' when the outgoing request is sent
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |