Daniel Stenberg
|
f402c181e3
lib: build fixups when built with most things disabled
|
1 rok temu |
Daniel Stenberg
|
90bdd2533c
transfer: do not clear the credentials on redirect to absolute URL
|
1 rok temu |
Daniel Stenberg
|
dd4d1a2695
transfer: clear credentials when redirecting to absolute URL
|
1 rok temu |
Stefan Eissing
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
1 rok temu |
Stefan Eissing
|
f4b5c88ab7
http2: better support for --limit-rate
|
1 rok temu |
Daniel Stenberg
|
fb7886b9c9
transfer: refuse POSTFIELDS + RESUME_FROM combo
|
1 rok temu |
Stefan Eissing
|
cab2d56ea5
h2/h3: replace `state.drain` counter with `state.dselect_bits`
|
1 rok temu |
Daniel Stenberg
|
7815647d65
lib: unify the upload/method handling
|
1 rok temu |
Daniel Stenberg
|
19c36f5ca3
transfer: skip extra assign
|
1 rok temu |
Daniel Stenberg
|
843b3baa3e
multi: remove PENDING + MSGSENT handles from the main linked list
|
1 rok temu |
Stefan Eissing
|
06f65f771b
http2: Use KEEP_SEND_HOLD for flow control in HTTP/2
|
1 rok temu |
Daniel Stenberg
|
9c188e771c
ftp: allocate the wildcard struct on demand
|
1 rok temu |
Jay Satiro
|
0b84d0cf1b
transfer: limit Windows SO_SNDBUF updates to once a second
|
1 rok temu |
Stefan Eissing
|
e187d69e48
urldata: remove `now` from struct SingleRequest - not needed
|
1 rok temu |
Stefan Eissing
|
3de3ea6a64
HTTP/[23]: continue upload when state.drain is set
|
1 rok temu |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 rok temu |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 rok temu |
Daniel Stenberg
|
54120efdf6
transfer: break the read loop when RECV is cleared
|
1 rok temu |
Daniel Stenberg
|
076a2f6291
share: add sharing of HSTS cache among handles
|
1 rok temu |
Daniel Stenberg
|
af5999a674
urldata: move the cookefilelist to the 'set' struct
|
1 rok temu |
Daniel Stenberg
|
1b3973180b
lib: rewind BEFORE request instead of AFTER previous
|
2 lat temu |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 lat temu |
Daniel Stenberg
|
fa0b922761
http: mark it 'this_is_a_follow' in the Location: logic
|
2 lat temu |
Daniel Stenberg
|
bf12c2bed6
lib: remove bad set.opt_no_body assignments
|
2 lat temu |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 lat temu |
Ayesh Karunaratne
|
4484270afc
misc: typo and grammar fixes
|
2 lat temu |
Patrick Monnerat
|
9d51329047
setopt: use the handler table for protocol name to number conversions
|
2 lat temu |
Daniel Stenberg
|
846678541b
urlapi: detect scheme better when not guessing
|
2 lat temu |
Daniel Stenberg
|
9c9e83931e
headers: reset the requests counter at transfer start
|
2 lat temu |
Tatsuhiro Tsujikawa
|
4989cd099e
ngtcp2: fix stall or busy loop on STOP_SENDING with upload data
|
2 lat temu |