Daniel Stenberg
|
032e838b73
terminology: call them null-terminated strings
|
4 yıl önce |
Daniel Stenberg
|
ff43fb6dec
http: fix proxy auth with blank password
|
4 yıl önce |
Daniel Stenberg
|
d5ed571948
url: allow user + password to contain "control codes" for HTTP(S)
|
4 yıl önce |
Daniel Stenberg
|
e15e51384a
http: move header storage to Curl_easy from connectdata
|
4 yıl önce |
Daniel Stenberg
|
eab2f95c0d
wording: avoid blacklist/whitelist stereotypes
|
4 yıl önce |
Daniel Stenberg
|
9c845be279
urldata: let the HTTP method be in the set.* struct
|
4 yıl önce |
Daniel Stenberg
|
f3d501dc67
build: disable more code/data when built without proxy support
|
4 yıl önce |
Daniel Stenberg
|
7414fb25a2
urldata: connect related booleans live in struct ConnectBits
|
4 yıl önce |
Daniel Stenberg
|
ed35d6590e
dynbuf: introduce internal generic dynamic buffer functions
|
4 yıl önce |
Daniel Stenberg
|
df28ed6116
http: free memory when Alt-Used header creation fails due to OOM
|
4 yıl önce |
Daniel Stenberg
|
0ef54abf52
http: don't consider upload done if the request isn't completely sent off
|
4 yıl önce |
Daniel Stenberg
|
3e376059bb
http: allow Curl_add_buffer_send() to do a short first send by force
|
4 yıl önce |
Daniel Stenberg
|
0caae3c4be
http: mark POSTs with no body as "upload done" from the start
|
4 yıl önce |
Daniel Stenberg
|
6375b205a9
http: added 417 response treatment
|
4 yıl önce |
Pedro Monreal
|
4b6fd29f1a
cleanup: fix typos and wording in docs and comments
|
4 yıl önce |
nao
|
dea17b519d
http: move "oauth_bearer" from connectdata to Curl_easy
|
4 yıl önce |
Marcel Raad
|
291ed52122
lib: fix compiler warnings with `CURL_DISABLE_VERBOSE_STRINGS`
|
4 yıl önce |
Daniel Stenberg
|
ee263de7a3
conncache: fix multi-thread use of shared connection cache
|
5 yıl önce |
Daniel Stenberg
|
0044443a02
parsedate: offer a getdate_capped() alternative
|
5 yıl önce |
Javier Blazquez
|
e0363a47de
ngtcp2: use overflow buffer for extra HTTP/3 data
|
5 yıl önce |
Daniel Stenberg
|
d0a7ee3f61
cookies: using a share with cookies shouldn't enable the cookie engine
|
5 yıl önce |
Daniel Stenberg
|
fe514ad9ae
http: fix warning on conversion from int to bit
|
5 yıl önce |
Daniel Stenberg
|
69ea985d4c
http: fix Expression 'http->postdata' is always false
|
5 yıl önce |
Michael Kaufmann
|
2a2404153b
http: merge two "case" statements
|
5 yıl önce |
Daniel Stenberg
|
c4c9e070f3
Curl_fillreadbuffer: avoid double-free trailer buf on error
|
5 yıl önce |
Daniel Stenberg
|
99775438d6
http: remove chunked-encoding and expect header use for HTTP/3
|
5 yıl önce |
Daniel Stenberg
|
68fab35c73
http: fix use of credentials from URL when using HTTP proxy
|
5 yıl önce |
Daniel Stenberg
|
f2cc26456b
ngtcp2: do QUIC connections happy-eyeballs friendly
|
5 yıl önce |
Daniel Stenberg
|
a93b43cde8
http3: fix the HTTP/3 in the request, make alt-svc set right versions
|
5 yıl önce |
Daniel Stenberg
|
98c3f14871
alt-svc: send Alt-Used: in redirected requests
|
5 yıl önce |