Daniel Stenberg
|
d4618a3fc4
http2: avoid too early connection re-use/multiplexing
|
1 year ago |
Stefan Eissing
|
63936d9ff8
http2: disable asssertion blocking OSSFuzz testing
|
1 year ago |
Stefan Eissing
|
c76df46a19
http: VLH, very large header test and fixes
|
1 year ago |
Stefan Eissing
|
380fe02cf5
http2: treat initial SETTINGS as a WINDOW_UPDATE
|
1 year ago |
Pontakorn Prasertsuk
|
c9ec851211
http2: send HEADER & DATA together if possible
|
1 year ago |
Stefan Eissing
|
29f33b3400
http2: fix crash in handling stream weights
|
1 year ago |
Stefan Eissing
|
873b958d0b
http2: h2 and h2-PROXY connection alive check fixes
|
1 year ago |
Stefan Eissing
|
d435bf1baf
http2: error stream resets with code CURLE_HTTP2_STREAM
|
1 year ago |
Stefan Eissing
|
65937f0d63
HTTP/2: upload handling fixes
|
1 year ago |
Jay Satiro
|
fd306e55a0
lib: fix some format specifiers
|
1 year ago |
Marcel Raad
|
0e4c1434ae
http2: fix variable type
|
1 year ago |
Stefan Eissing
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
1 year ago |
Viktor Szakats
|
3f8fc25720
cmake: add support for "unity" builds
|
1 year ago |
Stefan Eissing
|
f4b5c88ab7
http2: better support for --limit-rate
|
1 year ago |
Stefan Eissing
|
5c58cb0212
http2: fix EOF handling on uploads with auth negotiation
|
1 year ago |
Daniel Stenberg
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |
Daniel Stenberg
|
127eb0d83a
misc: fix spelling mistakes
|
1 year ago |
Stefan Eissing
|
88332049ea
http/2: unstick uploads
|
1 year ago |
Stefan Eissing
|
0cab1359a1
http2: upload improvements
|
1 year ago |
Stefan Eissing
|
1886eef7fa
http2: increase stream window size to 10 MB
|
1 year ago |
Emilio Cobos Álvarez
|
77c9a9845b
http2: double http request parser max line length
|
1 year ago |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 year ago |
Daniel Stenberg
|
b637166092
http2: (void)-mark when we explicitly ignore the return code
|
1 year ago |
Stefan Eissing
|
a9b7f72bc9
http2: do flow window accounting for cancelled streams
|
1 year ago |
Stefan Eissing
|
de4b0164f2
http2: enlarge the connection window
|
1 year ago |
Daniel Stenberg
|
b7b1846275
urlapi: make internal function start with Curl_
|
1 year ago |
Daniel Stenberg
|
65f03e507f
urldata: shrink *select_bits int => unsigned char
|
1 year ago |
Stefan Eissing
|
acd82c8bfd
tests/http: more tests with specific clients
|
1 year ago |
Stefan Eissing
|
5622e431ed
http2: always EXPIRE_RUN_NOW unpaused http/2 transfers
|
1 year ago |
Stefan Eissing
|
fbea71f293
http2: pass `stream` to http2_handle_stream_close to avoid NULL checks
|
1 year ago |