Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 anni fa |
Daniel Stenberg
|
a5f5687368
urlapi: make Curl_is_absolute_url always use MAX_SCHEME_LEN
|
3 anni fa |
Daniel Stenberg
|
da2598f823
hsts: CURLSTS_FAIL from hsts read callback should fail transfer
|
3 anni fa |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 anni fa |
Daniel Stenberg
|
b67d3ba73e
curl_url_set: reject spaces in URLs w/o CURLU_ALLOW_SPACE
|
3 anni fa |
Gisle Vanem
|
1838925aac
[Win32] Fix for USE_WATT32
|
3 anni fa |
Daniel Stenberg
|
83036d86af
c-hyper: fix NTLM on closed connection tested with test159
|
3 anni fa |
Joel Depooter
|
77444b84f3
data_pending: check only SECONDARY socket for FTP(S) transfers
|
3 anni fa |
Daniel Stenberg
|
8b9de77cd2
http: fix the check for 'Authorization' with Bearer
|
3 anni fa |
Jacob Hoffman-Andrews
|
5c932f8fe9
lib: fix 0-length Curl_client_write calls
|
3 anni fa |
Daniel Stenberg
|
6bb028dbda
transfer: clear 'referer' in declaration
|
3 anni fa |
Viktor Szakats
|
7214288898
transfer: strip credentials from the auto-referer header field
|
3 anni fa |
Daniel Stenberg
|
95cbcec8f9
urldata: merge "struct DynamicStatic" into "struct UrlState"
|
3 anni fa |
Daniel Stenberg
|
46620b9743
http: use credentials from transfer, not connection
|
3 anni fa |
Daniel Stenberg
|
88dd1a8a11
urldata: don't touch data->set.httpversion at run-time
|
3 anni fa |
Daniel Stenberg
|
528f71c2ec
ftp: add 'list_only' to the transfer state struct
|
3 anni fa |
Daniel Stenberg
|
115c9e27f5
ftp: add 'prefer_ascii' to the transfer state struct
|
3 anni fa |
Daniel Stenberg
|
f1e5e49879
urldata: move 'followlocation' to UrlState
|
3 anni fa |
Michał Antoniak
|
1c1158a9dd
transfer: fix GCC 10 warning with flag '-Wint-in-bool-context'
|
3 anni fa |
Michał Antoniak
|
0cf5670c54
avoid warning: enum constant in boolean context
|
3 anni fa |
Daniel Stenberg
|
5ad377718d
Curl_chunker: shrink the struct
|
3 anni fa |
Daniel Stenberg
|
c977a6d0dc
chunk/encoding: remove conn->data references
|
3 anni fa |
Daniel Stenberg
|
4907431903
transfer: fix ‘conn’ undeclared mistake for iconv build
|
3 anni fa |
Daniel Stenberg
|
219d9f8620
transfer: remove conn->data use
|
3 anni fa |
Daniel Stenberg
|
2bdec0b363
quic: remove conn->data use
|
3 anni fa |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 anni fa |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 anni fa |
Daniel Stenberg
|
e38f4b7e80
transfer: remove Curl_ prefix from static functions
|
3 anni fa |
Daniel Stenberg
|
0936ecd0ee
pretransfer: setup the User-Agent header here
|
3 anni fa |
Daniel Stenberg
|
648712eec1
httpauth: make multi-request auth work with custom port
|
3 anni fa |