Stefan Eissing
|
3841569ec8
transfer: do not use EXPIRE_NOW while blocked
|
před 5 měsíci |
Daniel Stenberg
|
267c3b31e9
request: change the struct field bodywrites to a bool, only for hyper
|
před 5 měsíci |
Stefan Eissing
|
385c62aabc
lib: xfer_setup and non-blocking shutdown
|
před 5 měsíci |
Stefan Eissing
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
před 7 měsíci |
MAntoniak
|
f46385d36d
urldata: remove fields not used depending on used features
|
před 7 měsíci |
Stefan Eissing
|
0f08b43557
http: separate response parsing from response action
|
před 8 měsíci |
Stefan Eissing
|
522ea5420f
http: improve response header handling, save cpu cycles
|
před 8 měsíci |
Stefan Eissing
|
80a3b830cc
http: expect 100 rework
|
před 8 měsíci |
Stefan Eissing
|
4e4e8af1f6
lib: move 'done' parameter to SingleRequests
|
před 8 měsíci |
Stefan Eissing
|
2c0f2e8163
hyper: implement unpausing via client reader
|
před 8 měsíci |
Stefan Eissing
|
c426277b59
TIMER_STARTTRANSFER: set the same for everyone
|
před 8 měsíci |
Stefan Eissing
|
14bcea074a
lib: enhance client reader resume + rewind
|
před 8 měsíci |
Stefan Eissing
|
e3905de819
lib: further send/upload handling polish
|
před 8 měsíci |
Stefan Eissing
|
9369c30cd8
lib: Curl_read/Curl_write clarifications
|
před 9 měsíci |
Stefan Eissing
|
3755153571
lib: Curl_read/Curl_write clarifications
|
před 9 měsíci |
Stefan Eissing
|
5929822114
lib: send rework
|
před 9 měsíci |
Stefan Eissing
|
2254551403
urldata: move authneg bit from conn to Curl_easy
|
před 9 měsíci |
Stefan Eissing
|
e925d0d1ff
c-hyper: add header collection writer in hyper builds
|
před 9 měsíci |
Stefan Eissing
|
d7b6ce64ce
lib: replace readwrite with write_resp
|
před 11 měsíci |
Daniel Stenberg
|
f58e493e44
curl.h: add CURLE_TOO_LARGE
|
před 11 měsíci |
Stefan Eissing
|
5b65e7d1ae
transfer: cleanup done+excess handling
|
před 1 rokem |
Jacob Hoffman-Andrews
|
b9b50f3193
hyper: temporarily remove HTTP/2 support
|
před 1 rokem |
Stefan Eissing
|
ad051e1cbe
lib: client writer, part 2, accounting + logging
|
před 1 rokem |
Stefan Eissing
|
0bd9e137e3
lib: move handling of `data->req.writer_stack` into Curl_client_write()
|
před 1 rokem |
Daniel Stenberg
|
914e49b9b7
lib: let the max filesize option stop too big transfers too
|
před 1 rokem |
Stefan Eissing
|
8898257446
lib: disambiguate Curl_client_write flag semantics
|
před 1 rokem |
Nicholas Nethercote
|
50aa325742
hyper: remove `hyptransfer->endtask`
|
před 1 rokem |
Nicholas Nethercote
|
73f4ef584f
hyper: fix a progress upload counter bug
|
před 1 rokem |
Nicholas Nethercote
|
9b84f274f1
hyper: fix ownership problems
|
před 1 rokem |
Nicholas Nethercote
|
e854166472
c-hyper: fix another memory leak in `Curl_http`.
|
před 1 rokem |