Commit History

Author SHA1 Message Date
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  lucas 519b62ccd0 docs: update IETF links to use datatracker 2 years ago
  Daniel Stenberg 21248e052d checksrc: detect more kinds of NULL comparisons we avoid 2 years ago
  Vladimir Panteleev 1b9f1f6055 http: Fix CURLOPT_HTTP200ALIASES 2 years ago
  Daniel Stenberg 6e061ae63a http: enable haproxy support for hyper backend 3 years ago
  Daniel Stenberg c67a32fc56 http: reject HTTP response codes < 100 3 years ago
  Jay Satiro b1d08d295f http: set content length earlier 3 years ago
  Daniel Stenberg d36fded576 http: remove assert that breaks hyper 3 years ago
  Daniel Stenberg 87907d56f0 http: fix Basic auth with empty name field in URL 3 years ago
  Daniel Stenberg beb8990d93 http: fix the broken >3 digit response code detection 3 years ago
  Daniel Stenberg 8a16e54c0c http: ignore content-length if any transfer-encoding is used 3 years ago
  Daniel Stenberg 5dc594e44f http: disallow >3-digit response codes 3 years ago
  Daniel Stenberg e5d77dc2ca c-hyper: handle HTTP/1.1 => HTTP/1.0 downgrade on reused connection 3 years ago
  Daniel Stenberg c495dcd02e http: consider cookies over localhost to be secure 3 years ago
  MAntoniak 9a47d77126 lib: fix compiler warnings with CURL_DISABLE_NETRC 3 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Daniel Stenberg 0b0269341b c-hyper: add support for transfer-encoding in the request 3 years ago
  Jay Satiro ca8893468f http: fix crash in rate-limited upload 3 years ago
  Daniel Stenberg a629506d42 http: make the haproxy support work with unix domain sockets 3 years ago
  Daniel Stenberg a6da296867 vtls: only store TIMER_APPCONNECT for non-proxy connect 3 years ago
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it 3 years ago
  Peng-Yu Chen dbb88523ab http: use calculated offsets inst of integer literals for header parsing 3 years ago
  Daniel Stenberg 1763aceb0c http: limit the initial send amount to used upload buffer size 3 years ago
  Daniel Stenberg 04cc27460e http: reset the header buffer when sending the request 3 years ago
  Harry Sintonen a60294cf43 Curl_http_header: check for colon when matching Persistent-Auth 3 years ago
  Harry Sintonen b75620b9a0 Curl_http_input_auth: require valid separator after negotiation type 3 years ago
  Daniel Stenberg 8b9de77cd2 http: fix the check for 'Authorization' with Bearer 3 years ago
  Daniel Stenberg d71ff2b9db hsts: enable by default 3 years ago
  Daniel Stenberg b5726e5549 send_speed: simplify the checks for if a speed limit is set 3 years ago
  Daniel Stenberg 24e469f6d6 http: cap body data amount during send speed limiting 3 years ago