Stefan Eissing
|
0ef2926881
quiche: fix build without any HTTP/2 implementation
|
1 年之前 |
Daniel Stenberg
|
3f3ddee066
http_proxy: do not assign data->req.p.http use local copy
|
1 年之前 |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 年之前 |
Cameron Blomquist
|
99327018cf
http: add additional condition for including stdint.h
|
1 年之前 |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 年之前 |
andy5995
|
68ffb4063d
misc: Fix incorrect spelling
|
1 年之前 |
Daniel Stenberg
|
e3f335148a
websockets: remodeled API to support 63 bit frame sizes
|
2 年之前 |
Patrick Monnerat
|
72652c0613
http, vauth: always provide Curl_allow_auth_to_host() functionality
|
2 年之前 |
Daniel Stenberg
|
eebfa3279d
curl_ws_meta: initial implementation
|
2 年之前 |
Daniel Stenberg
|
664249d095
ws: initial websockets support
|
2 年之前 |
Tatsuhiro Tsujikawa
|
4989cd099e
ngtcp2: fix stall or busy loop on STOP_SENDING with upload data
|
2 年之前 |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 年之前 |
Daniel Stenberg
|
139a54ed0a
openssl: don't leak the SRP credentials in redirects either
|
2 年之前 |
Nick Banks
|
37492ebbfa
msh3: add support for QUIC and HTTP/3 using msh3
|
2 年之前 |
HenrikHolst
|
9bc3cebc92
misc: remove strlen for Curl_checkheaders + Curl_checkProxyheaders
|
2 年之前 |
HenrikHolst
|
4028892f14
http: make Curl_compareheader() take string length arguments too
|
2 年之前 |
Daniel Stenberg
|
6e061ae63a
http: enable haproxy support for hyper backend
|
3 年之前 |
Jay Satiro
|
b1d08d295f
http: set content length earlier
|
3 年之前 |
Daniel Stenberg
|
e5d77dc2ca
c-hyper: handle HTTP/1.1 => HTTP/1.0 downgrade on reused connection
|
3 年之前 |
Daniel Stenberg
|
0b0269341b
c-hyper: add support for transfer-encoding in the request
|
3 年之前 |
Daniel Stenberg
|
51c0ebcff2
http: deal with partial CONNECT sends
|
3 年之前 |
Daniel Stenberg
|
605e842355
http2: move the stream error field to the per-transfer storage
|
3 年之前 |
Daniel Stenberg
|
24e469f6d6
http: cap body data amount during send speed limiting
|
3 年之前 |
Daniel Stenberg
|
723c0e75fa
http2: remove conn->data use
|
3 年之前 |
Patrick Monnerat
|
234638ea63
lib: remove conn->data uses
|
3 年之前 |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 年之前 |
Daniel Stenberg
|
8b2dec6ab7
http: make 'authneg' also work for Hyper
|
3 年之前 |
Daniel Stenberg
|
fce912139a
c-hyper: add timecondition to the request
|
3 年之前 |
Daniel Stenberg
|
abb68c192a
build: repair http disabled but mqtt enabled build
|
3 年之前 |
Daniel Stenberg
|
58974d25d8
lib: introduce c-hyper for using Hyper
|
3 年之前 |