Commit History

Author SHA1 Message Date
  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
  Jay Satiro b1d08d295f http: set content length earlier 3 years ago
  Daniel Stenberg a3030b7db6 c-hyper: make Curl_http propagate errors better 3 years ago
  Daniel Stenberg 4e0c28923a c-hyper: use hyper_request_set_uri_parts to make h2 better 3 years ago
  Daniel Stenberg 8a16e54c0c http: ignore content-length if any transfer-encoding is used 3 years ago
  Daniel Stenberg e5d77dc2ca c-hyper: handle HTTP/1.1 => HTTP/1.0 downgrade on reused connection 3 years ago
  Daniel Stenberg 38941ad6f3 c-hyper: deal with Expect: 100-continue combined with POSTFIELDS 3 years ago
  Daniel Stenberg f46b83fc94 c-hyper: initial support for "dumping" 1xx HTTP responses 3 years ago
  Daniel Stenberg 32f6812b5a c-hyper: initial step for 100-continue support 3 years ago
  Daniel Stenberg 1e0b6f705e c-hyper: fix header value passed to debug callback 3 years ago
  Daniel Stenberg 2c688a4aae c-hyper: remove the hyper_executor_poll() loop from Curl_http 3 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Daniel Stenberg c3d612662d test1147: hyper doesn't allow "crazy" request headers like built-in 3 years ago
  Daniel Stenberg a62ece3f57 c-hyper: bail on too long response headers 3 years ago
  Daniel Stenberg 0b0269341b c-hyper: add support for transfer-encoding in the request 3 years ago
  Daniel Stenberg 80e1054fe5 hyper: propagate errors back up from read callbacks 3 years ago
  Daniel Stenberg c214a6a17b c-hyper: abort CONNECT response reading early on non 2xx responses 3 years ago
  Daniel Stenberg 372361f6ca c-hyper: fix the uploaded field in progress callbacks 3 years ago
  Daniel Stenberg 32311d2d15 c-hyper: support CURLINFO_STARTTRANSFER_TIME 3 years ago
  Daniel Stenberg 7de85d271a c-hyper: support CURLOPT_HEADER 3 years ago
  Daniel Stenberg 83036d86af c-hyper: fix NTLM on closed connection tested with test159 3 years ago
  Daniel Stenberg f2619b1767 c-hyper: handle NULL from hyper_buf_copy() 3 years ago
  Daniel Stenberg 11796231af c-hyper: convert HYPERE_INVALID_PEER_MESSAGE to CURLE_UNSUPPORTED_PROTOCOL 3 years ago
  Daniel Stenberg 23b99fc94c c-hyper: clear NTLM auth buffer when request is issued 3 years ago
  Daniel Stenberg 2ee761c19b Revert "c-hyper: handle body on HYPER_TASK_EMPTY" 3 years ago
  Jacob Hoffman-Andrews c3eefa95c3 c-hyper: handle body on HYPER_TASK_EMPTY 3 years ago
  Daniel Stenberg 826c438c61 c-hyper: fix unused variable ‘wrote’ 3 years ago
  Kevin Burke 76f33fd373 c-hyper: don't write to set.writeheader if null 3 years ago