Commit History

Author SHA1 Message Date
  Emil Engler 725ec470e2 language: s/behaviour/behavior/g 3 years ago
  Daniel Stenberg 8ab78f720a misc: fix "warning: empty expression statement has no effect" 3 years ago
  Daniel Stenberg 58974d25d8 lib: introduce c-hyper for using Hyper 4 years ago
  Daniel Stenberg a5bc272223 http: show the request as headers even when split-sending 4 years ago
  Daniel Stenberg a95a6ce6b8 urldata: remove 'void *protop' and create the union 'p' 4 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Daniel Stenberg 2cfc4ed983 hsts: add read/write callbacks 4 years ago
  Daniel Stenberg d70a5b5a0f sendf: move the verbose-check into Curl_debug 4 years ago
  Stefan Yohansson 50dd05a552 transfer: move retrycount from connect struct to easy handle 4 years ago
  Daniel Stenberg 5ae339971a transfer: fix data_pending for builds with both h2 and h3 enabled 4 years ago
  Daniel Stenberg 9466034561 transfer: fix memory-leak with CURLOPT_CURLU in a duped handle 4 years ago
  Daniel Stenberg 9c845be279 urldata: let the HTTP method be in the set.* struct 4 years ago
  Daniel Stenberg b77a2528f8 transfer: remove k->str NULL check 4 years ago
  Daniel Stenberg c4e6968127 url: alloc the download buffer at transfer start 4 years ago
  Michael Kaufmann 3d44bfb08d transfer: close connection after excess data has been read 4 years ago
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 years ago
  Jay Satiro c0e139a60d transfer: Switch PUT to GET/HEAD on 303 redirect 4 years ago
  Daniel Stenberg 0ef54abf52 http: don't consider upload done if the request isn't completely sent off 4 years ago
  Harry Sintonen 7a71965e97 build: fixed build for systems with select() in unistd.h 4 years ago
  Jay Satiro 347a374c56 http2: Fix erroneous debug message that h2 connection closed 4 years ago
  Daniel Stenberg f38c7290b1 transfer: cap retries of "dead connections" to 5 4 years ago
  Daniel Stenberg 0b7735c45b transfer: set correct copyright year range 4 years ago
  Daniel Stenberg 6f17df7a6a urldata: remove the 'stream_was_rewound' connectdata struct member 4 years ago
  Daniel Stenberg 8aa04e9a24 Revert "pause: force-drain the transfer on unpause" 4 years ago
  Daniel Stenberg fa0216b294 pause: force-drain the transfer on unpause 4 years ago
  Jay Satiro 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" 5 years ago
  Javier Blazquez e0363a47de ngtcp2: use overflow buffer for extra HTTP/3 data 5 years ago
  Daniel Stenberg 8a00560de2 http2: move state-init from creation to pre-transfer 5 years ago
  Daniel Stenberg c6f250c4d6 redirect: when following redirects to an absolute URL, URL encode it 5 years ago
  Daniel Stenberg f0f053fed0 chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error 5 years ago