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 |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Daniel Stenberg
|
a5f5687368
urlapi: make Curl_is_absolute_url always use MAX_SCHEME_LEN
|
3 years ago |
Daniel Stenberg
|
da2598f823
hsts: CURLSTS_FAIL from hsts read callback should fail transfer
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
b67d3ba73e
curl_url_set: reject spaces in URLs w/o CURLU_ALLOW_SPACE
|
3 years ago |
Gisle Vanem
|
1838925aac
[Win32] Fix for USE_WATT32
|
3 years ago |
Daniel Stenberg
|
83036d86af
c-hyper: fix NTLM on closed connection tested with test159
|
3 years ago |
Joel Depooter
|
77444b84f3
data_pending: check only SECONDARY socket for FTP(S) transfers
|
3 years ago |
Daniel Stenberg
|
8b9de77cd2
http: fix the check for 'Authorization' with Bearer
|
3 years ago |
Jacob Hoffman-Andrews
|
5c932f8fe9
lib: fix 0-length Curl_client_write calls
|
3 years ago |
Daniel Stenberg
|
6bb028dbda
transfer: clear 'referer' in declaration
|
3 years ago |
Viktor Szakats
|
7214288898
transfer: strip credentials from the auto-referer header field
|
3 years ago |