Historial de Commits

Autor SHA1 Mensaje Fecha
  Tatsuhiro Tsujikawa 7d9bef9286 http2: Fix busy loop when EOF is encountered hace 10 años
  Tatsuhiro Tsujikawa da933ee29d Compile with latest nghttp2 hace 10 años
  Daniel Stenberg dc61480c54 http2: added some more logging for debugging stream problems hace 10 años
  Tatsuhiro Tsujikawa f05e1a991a HTTP/2: Reset promised stream, not its associated stream. hace 10 años
  Tatsuhiro Tsujikawa 7ceada43af HTTP/2: Move :authority before non-pseudo header fields hace 10 años
  Daniel Stenberg 26393a97b2 http2: show the received header for better debugging hace 10 años
  Tatsuhiro Tsujikawa 67920e1516 HTTP/2: Fix infinite loop in readwrite_data() hace 10 años
  Tatsuhiro Tsujikawa 595f5f0e43 HTTP2: Support expect: 100-continue hace 10 años
  Daniel Stenberg aae4e4bf70 base64: added Curl_base64url_encode() hace 10 años
  Daniel Stenberg 81cd24adb8 http2: more and better error checking hace 10 años
  Daniel Stenberg c06e76f6fe http2: better return code error checking hace 10 años
  Daniel Stenberg d5d98c1297 http2: avoid segfault when usint the plain-text http2 hace 10 años
  Daniel Stenberg 99114faf82 http2: make connection re-use work hace 10 años
  Tatsuhiro Tsujikawa 6404896d8c http2: Compile with latest nghttp2 hace 10 años
  Tatsuhiro Tsujikawa b8a220d255 http2: Compile with latest nghttp2 hace 10 años
  Daniel Stenberg 710f14edba handler: make 'protocol' always specified as a single bit hace 10 años
  Tatsuhiro Tsujikawa 9e86209d04 http2: Compile with current nghttp2, which supports h2-11 hace 10 años
  Tatsuhiro Tsujikawa 9787b8e9d4 http2: free resources on disconnect hace 10 años
  Tatsuhiro Tsujikawa cde0cf7c5e Fix bug that HTTP/2 hangs if whole response body is read with headers hace 10 años
  Daniel Stenberg 53f1f4a18e http2: build with current nghttp2 version hace 10 años
  Tatsuhiro Tsujikawa 035b91a26c http2: Support HTTP POST/PUT hace 10 años
  Fabian Frank 133cdd29ea http2: rely on content-encoding header hace 10 años
  Daniel Stenberg e5524b7b25 http2: enforce gzip auto-decompress hace 10 años
  Tatsuhiro Tsujikawa 0ea9f70049 http2: handle incoming data larger than remaining buffer hace 10 años
  Tatsuhiro Tsujikawa 4082dc9de6 http2: Check stream ID we are interested in hace 10 años
  Tatsuhiro Tsujikawa dbccf497da http2: store response header in temporary buffer hace 10 años
  Tatsuhiro Tsujikawa 63b26d889f HTTP2: add layer between existing http and socket(TLS) layer hace 10 años
  Daniel Stenberg b58b87e76e http2: fix size check in on_data_chunk_recv hace 10 años
  Daniel Stenberg 48c3bed43b http2: add CRLF when first data arrives hace 10 años
  Tatsuhiro Tsujikawa c5165b8458 http2_recv: Return written length on CURLE_AGAIN hace 10 años