Commit History

Author SHA1 Message Date
  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
  Daniel Stenberg a6da296867 vtls: only store TIMER_APPCONNECT for non-proxy connect 3 years ago
  Daniel Stenberg 14a2ca85ec conn_shutdown: if closed during CONNECT cleanup properly 3 years ago
  Daniel Stenberg c214a6a17b c-hyper: abort CONNECT response reading early on non 2xx responses 3 years ago
  Daniel Stenberg d3e0f20fea http_proxy: deal with non-200 CONNECT response with Hyper 3 years ago