Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters hace 5 años
  Ayoub Boudhar f464535bfd http: Implement trailing headers for chunked transfers hace 5 años
  Viktor Szakats b801b453af whitespace fixes hace 6 años
  Daniel Stenberg 55dbcb061d http: made Curl_add_buffer functions take a pointer-pointer hace 6 años
  Daniel Stenberg a5aa2bdf34 http2: use the correct function pointer typedef hace 6 años
  luz.paz 236402fc2d cleanup: misc typos in strings and comments hace 6 años
  Daniel Stenberg 8b498a875c http2: mark the connection for close on GOAWAY hace 6 años
  Daniel Stenberg 02eb6184ad Curl_checkheaders: make it available for IMAP and SMTP too hace 7 años
  Daniel Stenberg 9926357b42 mime: unified to use the typedef'd mime structs everywhere hace 7 años
  Patrick Monnerat ce0881edee mime: new MIME API. hace 7 años
  Daniel Stenberg b22f93dbb8 http: s/TINY_INITIAL_POST_SIZE/EXPECT_100_THRESHOLD hace 7 años
  Alessandro Ghedini 9ad034e5a1 http2: disable server push if not requested hace 7 años
  Tatsuhiro Tsujikawa c3e906e9cd http2: handle closed streams when uploading hace 8 años
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy hace 8 años
  Jay Satiro 3f57880ad1 http2: Use size_t type for data drain count hace 8 años
  Tatsuhiro Tsujikawa 86c633a893 http2: Ensure that http2_handle_stream_close is called hace 8 años
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// hace 8 años
  Tatsuhiro Tsujikawa 15cb03ad84 http2: Support trailer fields hace 8 años
  Anders Bakken 5778e6f526 http2: discard frames with no SessionHandle hace 9 años
  Daniel Stenberg f65ab8864e http2: fixed the header accessor functions for the push callback hace 9 años
  Daniel Stenberg feea9263e9 http2: setup the new pushed stream properly hace 9 años
  Jay Satiro 7da064fdd2 http: Add some include guards for the new HTTP/2 stuff hace 9 años
  Daniel Stenberg 897a7b3a13 http2: store upload state per stream hace 9 años
  Daniel Stenberg 522ca8c035 http2: rename s/data/pausedata hace 9 años
  Daniel Stenberg 783b3c7b42 http2: separate multiplex/pipelining + cleanup memory leaks hace 9 años
  Tatsuhiro Tsujikawa d722138f29 http2: Don't call nghttp2_session_mem_recv while it is paused by a stream hace 9 años
  Tatsuhiro Tsujikawa 0dc0de0351 http2: Read data left in connection buffer after pause hace 9 años
  Daniel Stenberg 74a4bd5ecd http2: store incoming h2 SETTINGS hace 9 años
  Daniel Stenberg 01e1bdb10c http2: force "drainage" of streams hace 9 años
  Daniel Stenberg 7bbac214f5 http2: move the mem+len pair to the stream struct hace 9 años