Daniel Stenberg
|
fce912139a
c-hyper: add timecondition to the request
|
3 years ago |
Daniel Stenberg
|
abb68c192a
build: repair http disabled but mqtt enabled build
|
4 years ago |
Daniel Stenberg
|
58974d25d8
lib: introduce c-hyper for using Hyper
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
7f187d897c
h2: repair trailer handling
|
4 years ago |
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 |