Daniel Stenberg
|
d4618a3fc4
http2: avoid too early connection re-use/multiplexing
|
1 year ago |
Patrick Monnerat
|
038c46f61f
configure, cmake, lib: more form api deprecation
|
2 years ago |
Stefan Eissing
|
c76df46a19
http: VLH, very large header test and fixes
|
1 year ago |
Stefan Eissing
|
f9314f317f
http2: fix regression on upload EOF handling
|
1 year ago |
Pontakorn Prasertsuk
|
c9ec851211
http2: send HEADER & DATA together if possible
|
1 year ago |
Daniel Stenberg
|
d40e5cc9a3
http: rectify the outgoing Cookie: header field size check
|
1 year ago |
Daniel Stenberg
|
54ce13d3ff
lib: rename struct 'http_req' to 'httpreq'
|
1 year ago |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 year ago |
Daniel Stenberg
|
f7170a8f2e
http: free the url before storing a new copy
|
1 year ago |
Daniel Stenberg
|
7815647d65
lib: unify the upload/method handling
|
1 year ago |
Daniel Stenberg
|
406cc24f5d
http: store the password in the correct variable
|
1 year ago |
Stefan Eissing
|
fc2f1e547a
http2: support HTTP/2 to forward proxies, non-tunneling
|
1 year ago |
Daniel Stenberg
|
8b8d7acc6e
http: skip a double NULL assign
|
1 year ago |
Daniel Stenberg
|
712e5f1e7f
CURLPROXY_HTTPS2: for HTTPS proxy that may speak HTTP/2
|
1 year ago |
Daniel Stenberg
|
4033642930
content_encoding: only do tranfer-encoding compression if asked to
|
1 year ago |
Stefan Eissing
|
744dcf22fa
http2: flow control and buffer improvements
|
1 year ago |
Stefan Eissing
|
61f52a97e9
lib: add `bufq` and `dynhds`
|
1 year ago |
Dan Fandrich
|
ee521a1c88
http: don't send 100-continue for short PUT requests
|
1 year ago |
Stefan Eissing
|
a4d015e69f
http: fix unix domain socket use in https connects
|
1 year ago |
Daniel Stenberg
|
b2151fbc4f
http: rewrite the status line parser without sscanf
|
1 year ago |
Stefan Eissing
|
821f6e2a89
CURLOPT_PIPEWAIT: allow waited reuse also for subsequent connections
|
1 year ago |
Daniel Stenberg
|
2e2e3d16c5
ws: fix recv of larger frames
|
1 year ago |
Kvarec Lezki
|
e1f78ce25b
http: fix "part of conditional expression is always false"
|
1 year ago |
Stefan Eissing
|
671158242d
connections: introduce http/3 happy eyeballs
|
1 year ago |
Daniel Stenberg
|
4c48fb4933
ws: unstick connect-only shutdown
|
1 year ago |
Daniel Stenberg
|
3f3ddee066
http_proxy: do not assign data->req.p.http use local copy
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 year ago |
Radu Hociung
|
73477d5a4d
http: remove the trace message "Mark bundle... multiuse"
|
1 year ago |
Daniel Stenberg
|
565d0ca2b1
http: fix the ::1 comparison for IPv6 localhost for cookies
|
1 year ago |