Daniel Stenberg
|
d75e3ab74c
CURLINFO_EFFECTIVE_METHOD: added
|
4 years ago |
Daniel Stenberg
|
9bfe665913
vtls: compare cert blob when finding a connection to reuse
|
4 years ago |
Daniel Stenberg
|
032e838b73
terminology: call them null-terminated strings
|
4 years ago |
Daniel Stenberg
|
d5ed571948
url: allow user + password to contain "control codes" for HTTP(S)
|
4 years ago |
Daniel Stenberg
|
dc90f51065
connect: improve happy eyeballs handling
|
4 years ago |
Daniel Stenberg
|
e15e51384a
http: move header storage to Curl_easy from connectdata
|
4 years ago |
Daniel Stenberg
|
d957ed4941
trailers: switch h1-trailer logic to use dynbuf
|
4 years ago |
Daniel Stenberg
|
9c845be279
urldata: let the HTTP method be in the set.* struct
|
4 years ago |
Daniel Stenberg
|
f3d501dc67
build: disable more code/data when built without proxy support
|
4 years ago |
Daniel Stenberg
|
c4e6968127
url: alloc the download buffer at transfer start
|
4 years ago |
Daniel Stenberg
|
155551c446
urldata: fix comments: Curl_done() is called multi_done() now
|
4 years ago |
Daniel Stenberg
|
7414fb25a2
urldata: connect related booleans live in struct ConnectBits
|
4 years ago |
Daniel Stenberg
|
67d2802dea
hostip: on macOS avoid DoH when given a numerical IP address
|
4 years ago |
Daniel Stenberg
|
ad829b21ae
url: accept "any length" credentials for proxy auth
|
4 years ago |
Viktor Szakats
|
308c243db5
all: fix codespell errors
|
4 years ago |
Gilles Vollant
|
7f40633422
setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherency
|
4 years ago |
Gilles Vollant
|
cac5374298
setopt: support certificate options in memory with struct curl_blob
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Gilles Vollant
|
148534db57
CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)
|
5 years ago |
Daniel Stenberg
|
e0af243b61
urldata.h: remove #define HEADERSIZE, not used anymore
|
4 years ago |
Daniel Stenberg
|
dae126ff12
http_proxy: ported to use dynbuf instead of a static size buffer
|
4 years ago |
Daniel Stenberg
|
ed35d6590e
dynbuf: introduce internal generic dynamic buffer functions
|
4 years ago |
Marcel Raad
|
6ad062ae71
lib: clean up whitespace
|
4 years ago |
Bjorn Stenberg
|
2522903b79
mqtt: add new experimental protocol
|
4 years ago |
Johannes Schindelin
|
5450428491
schannel: add "best effort" revocation check option
|
4 years ago |
Daniel Stenberg
|
f38c7290b1
transfer: cap retries of "dead connections" to 5
|
4 years ago |
Daniel Stenberg
|
dbd16c3e25
connect: happy eyeballs cleanup
|
4 years ago |
Ernst Sjöstrand
|
c8f086bcc3
ares: store dns parameters for duphandle
|
4 years ago |
Daniel Stenberg
|
6f17df7a6a
urldata: remove the 'stream_was_rewound' connectdata struct member
|
4 years ago |
Daniel Stenberg
|
6375b205a9
http: added 417 response treatment
|
4 years ago |