Daniel Stenberg
|
95cbcec8f9
urldata: merge "struct DynamicStatic" into "struct UrlState"
|
3 years ago |
Daniel Stenberg
|
3bbf62b5a4
http: strip default port from URL sent to proxy
|
3 years ago |
Daniel Stenberg
|
6d176bee59
http: make 416 not fail with resume + CURLOPT_FAILONERRROR
|
3 years ago |
Daniel Stenberg
|
4c0206f90b
http: remove superfluous NULL assign
|
3 years ago |
Daniel Stenberg
|
723c0e75fa
http2: remove conn->data use
|
3 years ago |
Daniel Stenberg
|
46620b9743
http: use credentials from transfer, not connection
|
3 years ago |
Daniel Stenberg
|
88dd1a8a11
urldata: don't touch data->set.httpversion at run-time
|
3 years ago |
Daniel Stenberg
|
115c9e27f5
ftp: add 'prefer_ascii' to the transfer state struct
|
3 years ago |
Jacob Hoffman-Andrews
|
246399a874
vtls: initial implementation of rustls backend
|
3 years ago |
Jay Satiro
|
cb2dc1ba89
lib: use int type for more port variables
|
3 years ago |
Daniel Stenberg
|
d836d362ec
urldata: remove the 'rtspversion' field
|
3 years ago |
Jay Satiro
|
98577e4029
build: fix --disable-http-auth
|
3 years ago |
Jay Satiro
|
145848e2d1
build: fix --disable-dateparse
|
3 years ago |
Daniel Stenberg
|
1dc8aa870e
hostip/proxy: remove conn->data use
|
3 years ago |
Patrick Monnerat
|
ecb13416e3
lib: remove conn->data uses
|
3 years ago |
Daniel Stenberg
|
e8710633ed
http: empty reply connection are not left intact
|
3 years ago |
Daniel Stenberg
|
c977a6d0dc
chunk/encoding: remove conn->data references
|
3 years ago |
Fabian Keil
|
0015e06151
http: get CURLOPT_REQUEST_TARGET working with a HTTP proxy
|
3 years ago |
Daniel Stenberg
|
219d9f8620
transfer: remove conn->data use
|
3 years ago |
Daniel Stenberg
|
ea6ce0afad
http: make providing Proxy-Connection header not cause duplicated headers
|
3 years ago |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 years ago |
Patrick Monnerat
|
bbe3aa9f88
vtls: reduce conn->data use
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Fabian Keil
|
4f61fd87b2
misc: fix typos
|
3 years ago |
Daniel Stenberg
|
8b2dec6ab7
http: make 'authneg' also work for Hyper
|
3 years ago |
Daniel Stenberg
|
ab525c059e
http: have CURLOPT_FAILONERROR fail after all headers
|
3 years ago |
Daniel Stenberg
|
fce912139a
c-hyper: add timecondition to the request
|
3 years ago |
Daniel Stenberg
|
aba01da639
failf: remove newline from formatting strings
|
3 years ago |
Matthias Gatto
|
eb69797766
http: Make the call to v4 signature
|
4 years ago |
Daniel Stenberg
|
58974d25d8
lib: introduce c-hyper for using Hyper
|
3 years ago |