Daniel Stenberg
|
3b8f5bb15b
http_proxy: parse the status line without sscanf
|
1 år sedan |
Stefan Eissing
|
671158242d
connections: introduce http/3 happy eyeballs
|
1 år sedan |
Stefan Eissing
|
db91dbbf2c
curl_log: for failf/infof and debug logging implementations
|
1 år sedan |
Daniel Stenberg
|
3f3ddee066
http_proxy: do not assign data->req.p.http use local copy
|
1 år sedan |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 år sedan |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 år sedan |
Stefan Eissing
|
db5f833cc7
haxproxy: send before TLS handhshake
|
1 år sedan |
Stefan Eissing
|
55807e6c05
tls: backends use connection filters for IO, enabling HTTPS-proxy
|
2 år sedan |
Stefan Eissing
|
f18956d0ca
cfilter: re-add `conn` as parameter to cfilter setup methods
|
2 år sedan |
Daniel Stenberg
|
1b3973180b
lib: rewind BEFORE request instead of AFTER previous
|
2 år sedan |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 år sedan |
Stefan Eissing
|
4a8b4a1b66
cfiler: filter types have flags indicating what they do
|
2 år sedan |
Stefan Eissing
|
7a19dd8a81
proxy: haproxy filter is only available when PROXY and HTTP are
|
2 år sedan |
Stefan Eissing
|
a8e6351e12
proxy: refactor haproxy protocol handling as connection filter
|
2 år sedan |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 år sedan |
Ayesh Karunaratne
|
4484270afc
misc: typo and grammar fixes
|
2 år sedan |
Daniel Stenberg
|
55e1875729
http_proxy: restore the protocol pointer on error
|
2 år sedan |
Daniel Stenberg
|
74d47e22aa
sendf: make Curl_debug a void function
|
2 år sedan |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 år sedan |
Daniel Stenberg
|
a8a1dd8ecc
http_proxy/hyper: handle closed connections
|
2 år sedan |
Liam Warfield
|
aad7d9f9a6
hyper: fix tests 580 and 581 for hyper
|
2 år sedan |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 år sedan |
Daniel Stenberg
|
d1e4a67734
header api: add curl_easy_header and curl_easy_nextheader
|
2 år sedan |
HenrikHolst
|
9bc3cebc92
misc: remove strlen for Curl_checkheaders + Curl_checkProxyheaders
|
2 år sedan |
HenrikHolst
|
b807219292
misc: reduce strlen() calls with Curl_dyn_add()
|
2 år sedan |
HenrikHolst
|
4028892f14
http: make Curl_compareheader() take string length arguments too
|
2 år sedan |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 år sedan |
Daniel Stenberg
|
f77292663c
http_proxy: don't close the socket (too early)
|
2 år sedan |
Daniel Stenberg
|
4d97fe5473
tftp: mark protocol as not possible to do over CONNECT
|
3 år sedan |
Daniel Stenberg
|
b89a4b5191
Curl_connect_done: handle being called twice
|
3 år sedan |