Viktor Szakats
|
47c00fce4e
url: fix builds with `CURL_DISABLE_HTTP`
|
1 年之前 |
Daniel Stenberg
|
70e3b534d5
urldata: move cookielist from UserDefined to UrlState
|
1 年之前 |
Daniel Stenberg
|
289b486ffa
urldata: move hstslist from 'set' to 'state'
|
1 年之前 |
Stefan Eissing
|
3e6254f819
url: proxy ssl connection reuse fix
|
1 年之前 |
Stefan Eissing
|
bbdbd4b025
vtls: late clone of connection ssl config
|
1 年之前 |
Stefan Eissing
|
bf0e278a3c
vtls: cleanup SSL config management
|
1 年之前 |
Stefan Eissing
|
39547ae64d
url: protocol handler lookup tidy-up
|
1 年之前 |
Stefan Eissing
|
56a4db2e4e
urldata: move async resolver state from easy handle to connectdata
|
1 年之前 |
Daniel Stenberg
|
fc077bc786
urldata: move the 'internal' boolean to the state struct
|
1 年之前 |
Daniel Stenberg
|
b0bee93dfe
url: don't touch the multi handle when closing internal handles
|
1 年之前 |
Daniel Stenberg
|
43215842f2
url: fall back to http/https proxy env-variable if ws/wss not set
|
1 年之前 |
Jay Satiro
|
cf577bca84
url: fix typo
|
1 年之前 |
Stefan Eissing
|
0bd9e137e3
lib: move handling of `data->req.writer_stack` into Curl_client_write()
|
1 年之前 |
Jay Satiro
|
ab18c04218
url: fix netrc info message
|
1 年之前 |
vvb2060
|
746dbc1488
lib: failf/infof compiler warnings
|
1 年之前 |
Wyatt O'Day
|
e92edfbef6
lib: add ability to disable auths individually
|
1 年之前 |
John Bampton
|
7378f9cc32
misc: remove duplicate words
|
1 年之前 |
Daniel Stenberg
|
5e2beb3395
spelling: use 'reuse' not 're-use' in code and elsewhere
|
1 年之前 |
Daniel Stenberg
|
74b87a8af1
lib: move mimepost data from ->req.p.http to ->state
|
1 年之前 |
Daniel Stenberg
|
e67718eef7
lib: --disable-bindlocal builds curl without local binding support
|
1 年之前 |
Stefan Eissing
|
e12b39e133
trace: make tracing available in non-debug builds
|
1 年之前 |
Daniel Stenberg
|
d135d040df
url: change default value for CURLOPT_MAXREDIRS to 30
|
1 年之前 |
Daniel Stenberg
|
d4618a3fc4
http2: avoid too early connection re-use/multiplexing
|
1 年之前 |
Daniel Stenberg
|
5413d24aae
url: remove infof() output for "still name resolving"
|
1 年之前 |
Daniel Stenberg
|
dd4d1a2695
transfer: clear credentials when redirecting to absolute URL
|
1 年之前 |
Stefan Eissing
|
873b958d0b
http2: h2 and h2-PROXY connection alive check fixes
|
1 年之前 |
Jay Satiro
|
fd306e55a0
lib: fix some format specifiers
|
1 年之前 |
Stefan Eissing
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
1 年之前 |
Daniel Stenberg
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 年之前 |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 年之前 |