Commit History

Author SHA1 Message Date
  Daniel Stenberg 54a2b63c70 http2: simplify and clean up trailer handling 4 years ago
  Daniel Stenberg 18815aa670 ngtcp2: convert to dynbuf 4 years ago
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 years ago
  Daniel Stenberg ff807c16d2 http.h: Copyright year out of date, should be 2020 4 years ago
  加藤郁之 7ff9222ced HTTP: increase EXPECT_100_THRESHOLD to 1Mb 4 years ago
  Javier Blazquez e0363a47de ngtcp2: use overflow buffer for extra HTTP/3 data 5 years ago
  Daniel Stenberg 7627a2dd9d ngtcp2: increase QUIC window size when data is consumed 5 years ago
  Daniel Stenberg f0f053fed0 chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error 5 years ago
  Daniel Stenberg c4c9e070f3 Curl_fillreadbuffer: avoid double-free trailer buf on error 5 years ago
  Daniel Stenberg 65fda739ee http: the 'closed' struct field is used by both ngh2 and ngh3 5 years ago
  Daniel Stenberg 0a5d28fa2e ngtcp2: accept upload via callback 5 years ago
  Daniel Stenberg 368d444cc6 ngtcp2: initial h3 request work 5 years ago
  Daniel Stenberg db061571ef http3: make connection reuse work 5 years ago
  Daniel Stenberg dc35631ef7 quiche: first working HTTP/3 request 5 years ago
  Daniel Stenberg 4173868f66 quiche: initial h3 request send/receive 5 years ago
  Peter Simonyi 855887af79 http: allow overriding timecond with custom header 5 years ago
  Daniel Gustafsson 11d7fe118d headers: Remove no longer exported functions 5 years ago
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 years ago
  Ayoub Boudhar f464535bfd http: Implement trailing headers for chunked transfers 6 years ago
  Viktor Szakats b801b453af whitespace fixes 6 years ago
  Daniel Stenberg 55dbcb061d http: made Curl_add_buffer functions take a pointer-pointer 6 years ago
  Daniel Stenberg a5aa2bdf34 http2: use the correct function pointer typedef 6 years ago
  luz.paz 236402fc2d cleanup: misc typos in strings and comments 6 years ago
  Daniel Stenberg 8b498a875c http2: mark the connection for close on GOAWAY 6 years ago
  Daniel Stenberg 02eb6184ad Curl_checkheaders: make it available for IMAP and SMTP too 7 years ago
  Daniel Stenberg 9926357b42 mime: unified to use the typedef'd mime structs everywhere 7 years ago
  Patrick Monnerat ce0881edee mime: new MIME API. 7 years ago
  Daniel Stenberg b22f93dbb8 http: s/TINY_INITIAL_POST_SIZE/EXPECT_100_THRESHOLD 7 years ago
  Alessandro Ghedini 9ad034e5a1 http2: disable server push if not requested 8 years ago
  Tatsuhiro Tsujikawa c3e906e9cd http2: handle closed streams when uploading 8 years ago