Stefan Eissing
|
e187d69e48
urldata: remove `now` from struct SingleRequest - not needed
|
1 year ago |
Stefan Eissing
|
3de3ea6a64
HTTP/[23]: continue upload when state.drain is set
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 year ago |
Daniel Stenberg
|
54120efdf6
transfer: break the read loop when RECV is cleared
|
1 year ago |
Daniel Stenberg
|
076a2f6291
share: add sharing of HSTS cache among handles
|
1 year ago |
Daniel Stenberg
|
af5999a674
urldata: move the cookefilelist to the 'set' struct
|
1 year ago |
Daniel Stenberg
|
1b3973180b
lib: rewind BEFORE request instead of AFTER previous
|
2 years ago |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 years ago |
Daniel Stenberg
|
fa0b922761
http: mark it 'this_is_a_follow' in the Location: logic
|
2 years ago |
Daniel Stenberg
|
bf12c2bed6
lib: remove bad set.opt_no_body assignments
|
2 years ago |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 years ago |
Ayesh Karunaratne
|
4484270afc
misc: typo and grammar fixes
|
2 years ago |
Patrick Monnerat
|
9d51329047
setopt: use the handler table for protocol name to number conversions
|
2 years ago |
Daniel Stenberg
|
846678541b
urlapi: detect scheme better when not guessing
|
2 years ago |
Daniel Stenberg
|
9c9e83931e
headers: reset the requests counter at transfer start
|
2 years ago |
Tatsuhiro Tsujikawa
|
4989cd099e
ngtcp2: fix stall or busy loop on STOP_SENDING with upload data
|
2 years ago |
Glenn Strauss
|
7f43f3dc59
transfer: upload performance; avoid tiny send
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
07058f6ad8
transfer: maintain --path-as-is after redirects
|
2 years ago |
Fabian Keil
|
9dbce9b3d0
misc: spelling improvements
|
3 years ago |
Daniel Stenberg
|
2bd75e5686
easy/transfer: fix cookie-disabled build
|
2 years ago |
Daniel Stenberg
|
45de940ceb
lib: make more protocol specific struct fields #ifdefed
|
2 years ago |
Daniel Gustafsson
|
542c78dda7
transfer: Fix potential NULL pointer dereference
|
2 years ago |
Tatsuhiro Tsujikawa
|
6fcd3e6f51
quic: add Curl_quic_idle
|
2 years ago |
Daniel Stenberg
|
620ea21410
transfer: redirects to other protocols or ports clear auth
|
2 years ago |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 years ago |
Daniel Stenberg
|
b716b5aa7e
lib: #ifdef on USE_HTTP2 better
|
2 years ago |
Daniel Stenberg
|
d1e4a67734
header api: add curl_easy_header and curl_easy_nextheader
|
2 years ago |
HenrikHolst
|
9bc3cebc92
misc: remove strlen for Curl_checkheaders + Curl_checkProxyheaders
|
2 years ago |