Stefan Eissing
|
3755153571
lib: Curl_read/Curl_write clarifications
|
9 months ago |
Stefan Eissing
|
5929822114
lib: send rework
|
9 months ago |
Stefan Eissing
|
2254551403
urldata: move authneg bit from conn to Curl_easy
|
9 months ago |
Stefan Eissing
|
2abfa3833b
http: move headers collecting to writer
|
9 months ago |
MAntoniak
|
e26c362544
lib: remove curl_mimepart object when CURL_DISABLE_MIME
|
9 months ago |
Daniel Stenberg
|
066ed4e514
http: only act on 101 responses when they are HTTP/1.1
|
10 months ago |
Stefan Eissing
|
a069c6aeb2
http, use stack scratch buffer
|
10 months ago |
Daniel Stenberg
|
879a44084f
http: check for "Host:" case insensitively
|
10 months ago |
Daniel Stenberg
|
199c1d720d
http: remove comment reference to a removed solution
|
10 months ago |
Stefan Eissing
|
3378d2bd09
websockets: refactor decode chain
|
10 months ago |
Stefan Eissing
|
d7b6ce64ce
lib: replace readwrite with write_resp
|
11 months ago |
Daniel Stenberg
|
cfe7902111
lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT
|
10 months ago |
Daniel Stenberg
|
f58e493e44
curl.h: add CURLE_TOO_LARGE
|
11 months ago |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 months ago |
Tatsuhiko Miyagawa
|
1e9db6997a
http: fix off-by-one error in request method length check
|
11 months ago |
Daniel Stenberg
|
7c992dd9f8
lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding
|
11 months ago |
Daniel Stenberg
|
7309b9cbbf
lib: strndup/memdup instead of malloc, memcpy and null-terminate
|
11 months ago |
Daniel Stenberg
|
34e319954a
Curl_http_body: cleanup properly when Curl_getformdata errors
|
1 year ago |
Stefan Eissing
|
5b65e7d1ae
transfer: cleanup done+excess handling
|
1 year ago |
Daniel Stenberg
|
0510e8b58c
lib: fix comment typos
|
1 year ago |
Stefan Eissing
|
1cd2f0072f
transfer: readwrite improvements
|
1 year ago |
Viktor Szakats
|
4c1ef6d7bf
http: fix `-Wunused-parameter` with no auth and no proxy
|
1 year ago |
Viktor Szakats
|
626365ef82
http: fix `-Wunused-variable` compiler warning
|
1 year ago |
Sam James
|
bc8509a748
misc: fix -Walloc-size warnings
|
1 year ago |
Michael Kaufmann
|
36662c3860
vtls: use ALPN "http/1.1" for HTTP/1.x, including HTTP/1.0
|
1 year ago |
Daniel Stenberg
|
ac57e69b58
strdup: do Curl_strndup without strncpy
|
1 year ago |
Enno Boland
|
46878b9e3f
HTTP: fix empty-body warning
|
1 year ago |
Daniel Stenberg
|
225db9196a
http: consider resume with CURLOPT_FAILONERRROR and 416 to be fine
|
1 year ago |
Viktor Szakats
|
aca7d808c3
build: fix compiler warning with auths disabled
|
1 year ago |
Stefan Eissing
|
7eb31c852d
RTSP: improved RTP parser
|
1 year ago |