Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Stenberg 54a2b63c70 http2: simplify and clean up trailer handling hace 4 años
  Daniel Stenberg 18815aa670 ngtcp2: convert to dynbuf hace 4 años
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions hace 4 años
  Daniel Stenberg ff807c16d2 http.h: Copyright year out of date, should be 2020 hace 4 años
  加藤郁之 7ff9222ced HTTP: increase EXPECT_100_THRESHOLD to 1Mb hace 4 años
  Javier Blazquez e0363a47de ngtcp2: use overflow buffer for extra HTTP/3 data hace 5 años
  Daniel Stenberg 7627a2dd9d ngtcp2: increase QUIC window size when data is consumed hace 5 años
  Daniel Stenberg f0f053fed0 chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error hace 5 años
  Daniel Stenberg c4c9e070f3 Curl_fillreadbuffer: avoid double-free trailer buf on error hace 5 años
  Daniel Stenberg 65fda739ee http: the 'closed' struct field is used by both ngh2 and ngh3 hace 5 años
  Daniel Stenberg 0a5d28fa2e ngtcp2: accept upload via callback hace 5 años
  Daniel Stenberg 368d444cc6 ngtcp2: initial h3 request work hace 5 años
  Daniel Stenberg db061571ef http3: make connection reuse work hace 5 años
  Daniel Stenberg dc35631ef7 quiche: first working HTTP/3 request hace 5 años
  Daniel Stenberg 4173868f66 quiche: initial h3 request send/receive hace 5 años
  Peter Simonyi 855887af79 http: allow overriding timecond with custom header hace 5 años
  Daniel Gustafsson 11d7fe118d headers: Remove no longer exported functions hace 5 años
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters hace 5 años
  Ayoub Boudhar f464535bfd http: Implement trailing headers for chunked transfers hace 6 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 8 años
  Tatsuhiro Tsujikawa c3e906e9cd http2: handle closed streams when uploading hace 8 años