提交歷史

作者 SHA1 備註 提交日期
  MAntoniak e26c362544 lib: remove curl_mimepart object when CURL_DISABLE_MIME 9 月之前
  Daniel Stenberg 066ed4e514 http: only act on 101 responses when they are HTTP/1.1 10 月之前
  Stefan Eissing a069c6aeb2 http, use stack scratch buffer 10 月之前
  Daniel Stenberg 879a44084f http: check for "Host:" case insensitively 10 月之前
  Daniel Stenberg 199c1d720d http: remove comment reference to a removed solution 10 月之前
  Stefan Eissing 3378d2bd09 websockets: refactor decode chain 10 月之前
  Stefan Eissing d7b6ce64ce lib: replace readwrite with write_resp 1 年之前
  Daniel Stenberg cfe7902111 lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT 10 月之前
  Daniel Stenberg f58e493e44 curl.h: add CURLE_TOO_LARGE 11 月之前
  Viktor Szakats 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 11 月之前
  Tatsuhiko Miyagawa 1e9db6997a http: fix off-by-one error in request method length check 11 月之前
  Daniel Stenberg 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 11 月之前
  Daniel Stenberg 7309b9cbbf lib: strndup/memdup instead of malloc, memcpy and null-terminate 11 月之前
  Daniel Stenberg 34e319954a Curl_http_body: cleanup properly when Curl_getformdata errors 1 年之前
  Stefan Eissing 5b65e7d1ae transfer: cleanup done+excess handling 1 年之前
  Daniel Stenberg 0510e8b58c lib: fix comment typos 1 年之前
  Stefan Eissing 1cd2f0072f transfer: readwrite improvements 1 年之前
  Viktor Szakats 4c1ef6d7bf http: fix `-Wunused-parameter` with no auth and no proxy 1 年之前
  Viktor Szakats 626365ef82 http: fix `-Wunused-variable` compiler warning 1 年之前
  Sam James bc8509a748 misc: fix -Walloc-size warnings 1 年之前
  Michael Kaufmann 36662c3860 vtls: use ALPN "http/1.1" for HTTP/1.x, including HTTP/1.0 1 年之前
  Daniel Stenberg ac57e69b58 strdup: do Curl_strndup without strncpy 1 年之前
  Enno Boland 46878b9e3f HTTP: fix empty-body warning 1 年之前
  Daniel Stenberg 225db9196a http: consider resume with CURLOPT_FAILONERRROR and 416 to be fine 1 年之前
  Viktor Szakats aca7d808c3 build: fix compiler warning with auths disabled 1 年之前
  Stefan Eissing 7eb31c852d RTSP: improved RTP parser 1 年之前
  Daniel Stenberg f2de575242 http: avoid Expect: 100-continue if Upgrade: is used 1 年之前
  Stefan Eissing 0bd9e137e3 lib: move handling of `data->req.writer_stack` into Curl_client_write() 1 年之前
  Daniel Stenberg afb4b15614 http: remove wrong comment for http_should_fail 1 年之前
  Stefan Eissing 8898257446 lib: disambiguate Curl_client_write flag semantics 1 年之前