Daniel Stenberg
|
605aa03ac1
http_proxy: only loop on 407 + close if we have credentials
|
il y a 3 ans |
Ikko Ashimine
|
13d8a56408
http_proxy: fix typo in http_proxy.c
|
il y a 3 ans |
Daniel Stenberg
|
3c2210713e
hyper: fix CONNECT to set 'data' as userdata
|
il y a 3 ans |
Daniel Stenberg
|
1dc8aa870e
hostip/proxy: remove conn->data use
|
il y a 3 ans |
Daniel Stenberg
|
c977a6d0dc
chunk/encoding: remove conn->data references
|
il y a 3 ans |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
il y a 3 ans |
Patrick Monnerat
|
bbe3aa9f88
vtls: reduce conn->data use
|
il y a 3 ans |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
il y a 3 ans |
Jay Satiro
|
70af179118
http_proxy: Fix CONNECT chunked encoding race condition
|
il y a 3 ans |
Daniel Stenberg
|
8b2dec6ab7
http: make 'authneg' also work for Hyper
|
il y a 3 ans |
Daniel Stenberg
|
bcce220367
http_proxy: make CONNECT work with the Hyper backend
|
il y a 3 ans |
Daniel Stenberg
|
a95a6ce6b8
urldata: remove 'void *protop' and create the union 'p'
|
il y a 4 ans |
Daniel Stenberg
|
c49d205ae0
http_proxy: use enum with state names for 'keepon'
|
il y a 4 ans |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
il y a 4 ans |
Daniel Stenberg
|
d70a5b5a0f
sendf: move the verbose-check into Curl_debug
|
il y a 4 ans |
Daniel Stenberg
|
e5803089a9
http_proxy: do not count proxy headers in the header bytecount
|
il y a 4 ans |
Daniel Stenberg
|
e15e51384a
http: move header storage to Curl_easy from connectdata
|
il y a 4 ans |
Daniel Stenberg
|
dae126ff12
http_proxy: ported to use dynbuf instead of a static size buffer
|
il y a 4 ans |
Daniel Stenberg
|
ed35d6590e
dynbuf: introduce internal generic dynamic buffer functions
|
il y a 4 ans |
Daniel Stenberg
|
c7bc689fc3
conn: always set bits.close with connclose()
|
il y a 5 ans |
Daniel Stenberg
|
f0f053fed0
chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error
|
il y a 5 ans |
Daniel Stenberg
|
cc95dbd64f
http_proxy: part of conditional expression is always true: !error
|
il y a 5 ans |
Sergey Ogryzkov
|
f9b60fb6f8
NTLM: reset proxy "multipass" state when CONNECT request is done
|
il y a 5 ans |
Daniel Stenberg
|
ba243235ec
urldata: rename easy_conn to just conn
|
il y a 5 ans |
Daniel Stenberg
|
55dbcb061d
http: made Curl_add_buffer functions take a pointer-pointer
|
il y a 6 ans |
Rikard Falkeborn
|
64c01db0c9
http_proxy: Remove unused macro SELECT_TIMEOUT
|
il y a 6 ans |
Daniel Stenberg
|
5ae22272d1
Curl_debug: remove dead printhost code
|
il y a 6 ans |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
il y a 6 ans |
Rikard Falkeborn
|
8ea5d41fe0
strictness: correct {infof, failf} format specifiers
|
il y a 6 ans |
Rikard Falkeborn
|
eb49683e55
lib: Fix format specifiers
|
il y a 6 ans |