Stefan Eissing
|
eb0a366b70
http2: improve rate limiting of downloads
|
3 months ago |
Stefan Eissing
|
02e0151a3a
lib: convert some debugf()s into traces
|
3 months ago |
Daniel Stenberg
|
25321de30e
Revert "lib: send eos flag"
|
4 months ago |
Stefan Eissing
|
be93299f10
lib: send eos flag
|
4 months ago |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 months ago |
Stefan Eissing
|
c9b95c0bb3
lib: graceful connection shutdown
|
5 months ago |
Daniel Stenberg
|
7208ff6534
http: remove "struct HTTP"
|
5 months ago |
Stefan Eissing
|
c31041b17e
connection: shutdown TLS (for FTP) better
|
5 months ago |
Viktor Szakats
|
72abf7c13a
lib: tidy up types and casts
|
5 months ago |
Stefan Eissing
|
5a4769b6d5
http: HEAD response body tolerance
|
6 months ago |
Stefan Eissing
|
5c59f91427
http2 + ngtcp2: pass CURLcode errors from callbacks
|
7 months ago |
Daniel Stenberg
|
0a25b3e014
urlapi: remove unused flags argument from Curl_url_set_authority
|
7 months ago |
Stefan Eissing
|
c6655f7029
http/2, http/3: decouple stream state from easy handle
|
8 months ago |
Stefan Eissing
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
8 months ago |
Stefan Eissing
|
1302aa6b50
http2: emit RST when client write fails
|
7 months ago |
Stefan Eissing
|
98f67a6145
http2, http3: only return CURLE_PARTIAL_FILE when bytes were received
|
8 months ago |
Daniel Stenberg
|
0c820427f2
http2: remove the third (unused) argument from http2_data_done()
|
8 months ago |
Stefan Eissing
|
522ea5420f
http: improve response header handling, save cpu cycles
|
8 months ago |
Stefan Eissing
|
4e4e8af1f6
lib: move 'done' parameter to SingleRequests
|
8 months ago |
Daniel Stenberg
|
b4d73e67dc
http2: minor tweaks to optimize two struct sizes
|
8 months ago |
Daniel Stenberg
|
5267bf52d8
http2: memory errors in the push callbacks are fatal
|
8 months ago |
Stefan Eissing
|
deca803999
http2: push headers better cleanup
|
8 months ago |
Stefan Eissing
|
cc6f2f0064
http2: fix push discard
|
8 months ago |
Stefan Eissing
|
0dc036225b
HTTP/2: write response directly
|
9 months ago |
Stefan Eissing
|
a0f94800d5
transfer: adjust_pollset improvements
|
10 months ago |
Stefan Eissing
|
8e2d7b9fa4
http: adjust_pollset fix
|
10 months ago |
Stefan Eissing
|
35380273b9
http2: improved on_stream_close/data_done handling
|
11 months ago |
Stefan Eissing
|
8706b68010
lib: eliminate `conn->cselect_bits`
|
11 months ago |
Stefan Eissing
|
b06b6216a3
HTTP/2, HTTP/3: handle detach of onoing transfers
|
1 year ago |
Viktor Szakats
|
413a0fedd0
autotools: stop setting `-std=gnu89` with `--enable-warnings`
|
1 year ago |