Commit History

Author SHA1 Message Date
  nao dea17b519d http: move "oauth_bearer" from connectdata to Curl_easy 4 years ago
  Marcel Raad 291ed52122 lib: fix compiler warnings with `CURL_DISABLE_VERBOSE_STRINGS` 4 years ago
  Daniel Stenberg ee263de7a3 conncache: fix multi-thread use of shared connection cache 5 years ago
  Daniel Stenberg 0044443a02 parsedate: offer a getdate_capped() alternative 5 years ago
  Javier Blazquez e0363a47de ngtcp2: use overflow buffer for extra HTTP/3 data 5 years ago
  Daniel Stenberg d0a7ee3f61 cookies: using a share with cookies shouldn't enable the cookie engine 5 years ago
  Daniel Stenberg fe514ad9ae http: fix warning on conversion from int to bit 5 years ago
  Daniel Stenberg 69ea985d4c http: fix Expression 'http->postdata' is always false 5 years ago
  Michael Kaufmann 2a2404153b http: merge two "case" statements 5 years ago
  Daniel Stenberg c4c9e070f3 Curl_fillreadbuffer: avoid double-free trailer buf on error 5 years ago
  Daniel Stenberg 99775438d6 http: remove chunked-encoding and expect header use for HTTP/3 5 years ago
  Daniel Stenberg 68fab35c73 http: fix use of credentials from URL when using HTTP proxy 5 years ago
  Daniel Stenberg f2cc26456b ngtcp2: do QUIC connections happy-eyeballs friendly 5 years ago
  Daniel Stenberg a93b43cde8 http3: fix the HTTP/3 in the request, make alt-svc set right versions 5 years ago
  Daniel Stenberg 98c3f14871 alt-svc: send Alt-Used: in redirected requests 5 years ago
  Daniel Stenberg 026840e35c CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly 5 years ago
  Daniel Stenberg f933449d3b CURLINFO_RETRY_AFTER: parse the Retry-After header value 5 years ago
  Daniel Stenberg dc35631ef7 quiche: first working HTTP/3 request 5 years ago
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 years ago
  Balazs Kovacsics 802aa5ae27 HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknown 5 years ago
  Daniel Stenberg 3af0e76d1e HTTP3: initial (experimental) support 5 years ago
  Peter Simonyi 855887af79 http: allow overriding timecond with custom header 5 years ago
  Daniel Gustafsson 11d7fe118d headers: Remove no longer exported functions 5 years ago
  Daniel Gustafsson b96282010e http: clarify header buffer size calculation 5 years ago
  Daniel Stenberg 265f7f42f6 http2: call done_sending on end of upload 5 years ago
  Michael Kaufmann 2e5ceb3934 http: don't parse body-related headers bodyless responses 5 years ago
  Daniel Stenberg 5908009e31 http: fix "error: equality comparison with extraneous parentheses" 5 years ago
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments 5 years ago
  Steve Holme fe20826b58 http_ntlm_wb: Move the type-2 message processing into a dedicated function 5 years ago
  Steve Holme e832d1ef74 http_negotiate: Move the Negotiate state out of the negotiatedata structure 5 years ago