提交歷史

作者 SHA1 備註 提交日期
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks 2 年之前
  Daniel Stenberg fda4b81635 http2: RST the stream if we stop it on our own will 2 年之前
  Daniel Stenberg b5a9680577 http2: handle DONE called for the paused stream 2 年之前
  Daniel Stenberg d1e4a67734 header api: add curl_easy_header and curl_easy_nextheader 2 年之前
  Daniel Stenberg 0694037032 http2: move two infof calls to debug-h2-only 2 年之前
  HenrikHolst b807219292 misc: reduce strlen() calls with Curl_dyn_add() 2 年之前
  Daniel Stenberg 2a1951519e http2: fix the array copy to nghttp2_nv 2 年之前
  Daniel Stenberg 9f985a11e7 http2: use Curl_pseudo_headers 2 年之前
  Daniel Stenberg c85178a94c http2: allow CURLOPT_HTTPHEADER change ":scheme" 2 年之前
  Daniel Stenberg 136f3e9d68 h2/h3: provide and refer to pseudo headers as defines 2 年之前
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 年之前
  Daniel Stenberg b3f9c1aa09 http2:set_transfer_url() return early on OOM 2 年之前
  Daniel Stenberg 1fed8feaf1 http2: make getsock not wait for write if there's no remote window 3 年之前
  Daniel Stenberg 901804ef95 Curl_http2_setup: don't change connection data on repeat invokes 3 年之前
  Daniel Stenberg 3cb8a74867 http2: Curl_http2_setup needs to init stream data in all invokes 3 年之前
  Daniel Stenberg c364f5f6fa Revert "http2: skip immediate parsing of payload following protocol switch" 3 年之前
  Artur Sinila ccffb6ec16 http2: revert call the handle-closed function correctly on closed stream 3 年之前
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 年之前
  Daniel Stenberg 63c7668182 version: turn version number functions into returning void 3 年之前
  Jay Satiro c6cac5a96c http2: Clarify 'Using HTTP2' verbose message 3 年之前
  Shikha Sharma a0709f9951 http2_connisdead: handle trailing GOAWAY better 3 年之前
  Daniel Stenberg ef1a917a11 http2: init recvbuf struct for pushed streams 3 年之前
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it 3 年之前
  Daniel Stenberg 904b27d18d http2: make sure pause is done on HTTP 3 年之前
  Peng-Yu Chen 455a63c66f http2: skip immediate parsing of payload following protocol switch 3 年之前
  Peng-Yu Chen 651a75e1e7 http2: use nghttp2_session_upgrade2 instead of nghttp2_session_upgrade 3 年之前
  Jay Satiro ba0d3c28ca http2: fix potentially uninitialized variable 3 年之前
  Kamil Dudka 3a6058cb97 http2: fix a resource leak in push_promise() 3 年之前
  Kamil Dudka 3193170470 http2: fix resource leaks in set_transfer_url() 3 年之前
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 年之前