Stefan Eissing
|
0bd9e137e3
lib: move handling of `data->req.writer_stack` into Curl_client_write()
|
1 gadu atpakaļ |
Viktor Szakats
|
96c29900bc
build: delete checks for C89 standard headers
|
1 gadu atpakaļ |
Daniel Stenberg
|
914e49b9b7
lib: let the max filesize option stop too big transfers too
|
1 gadu atpakaļ |
Daniel Stenberg
|
95a865b462
transfer: also stop the sending on closed connection
|
1 gadu atpakaļ |
Stefan Eissing
|
331b89a319
http2: polish things around POST
|
1 gadu atpakaļ |
Daniel Stenberg
|
5e2beb3395
spelling: use 'reuse' not 're-use' in code and elsewhere
|
1 gadu atpakaļ |
Daniel Stenberg
|
acca40c9b5
lib: build fixups when built with most things disabled
|
1 gadu atpakaļ |
Daniel Stenberg
|
ab3b2c47bd
transfer: don't set TIMER_STARTTRANSFER on first send
|
1 gadu atpakaļ |
Daniel Stenberg
|
90bdd2533c
transfer: do not clear the credentials on redirect to absolute URL
|
1 gadu atpakaļ |
Daniel Stenberg
|
dd4d1a2695
transfer: clear credentials when redirecting to absolute URL
|
1 gadu atpakaļ |
Stefan Eissing
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
1 gadu atpakaļ |
Stefan Eissing
|
f4b5c88ab7
http2: better support for --limit-rate
|
1 gadu atpakaļ |
Daniel Stenberg
|
fb7886b9c9
transfer: refuse POSTFIELDS + RESUME_FROM combo
|
1 gadu atpakaļ |
Stefan Eissing
|
cab2d56ea5
h2/h3: replace `state.drain` counter with `state.dselect_bits`
|
1 gadu atpakaļ |
Daniel Stenberg
|
7815647d65
lib: unify the upload/method handling
|
1 gadu atpakaļ |
Daniel Stenberg
|
19c36f5ca3
transfer: skip extra assign
|
1 gadu atpakaļ |
Daniel Stenberg
|
843b3baa3e
multi: remove PENDING + MSGSENT handles from the main linked list
|
1 gadu atpakaļ |
Stefan Eissing
|
06f65f771b
http2: Use KEEP_SEND_HOLD for flow control in HTTP/2
|
1 gadu atpakaļ |
Daniel Stenberg
|
9c188e771c
ftp: allocate the wildcard struct on demand
|
1 gadu atpakaļ |
Jay Satiro
|
0b84d0cf1b
transfer: limit Windows SO_SNDBUF updates to once a second
|
1 gadu atpakaļ |
Stefan Eissing
|
e187d69e48
urldata: remove `now` from struct SingleRequest - not needed
|
1 gadu atpakaļ |
Stefan Eissing
|
3de3ea6a64
HTTP/[23]: continue upload when state.drain is set
|
1 gadu atpakaļ |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 gadu atpakaļ |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 gadu atpakaļ |
Daniel Stenberg
|
54120efdf6
transfer: break the read loop when RECV is cleared
|
1 gadu atpakaļ |
Daniel Stenberg
|
076a2f6291
share: add sharing of HSTS cache among handles
|
1 gadu atpakaļ |
Daniel Stenberg
|
af5999a674
urldata: move the cookefilelist to the 'set' struct
|
1 gadu atpakaļ |
Daniel Stenberg
|
1b3973180b
lib: rewind BEFORE request instead of AFTER previous
|
2 gadi atpakaļ |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 gadi atpakaļ |
Daniel Stenberg
|
fa0b922761
http: mark it 'this_is_a_follow' in the Location: logic
|
2 gadi atpakaļ |