Stefan Eissing
|
9ad386f85b
hyper: fix handling of hyper_task's when reusing the same address
|
2 年之前 |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 年之前 |
Ayesh Karunaratne
|
4484270afc
misc: typo and grammar fixes
|
2 年之前 |
Daniel Stenberg
|
664249d095
ws: initial websockets support
|
2 年之前 |
Daniel Stenberg
|
472f1cbe7e
NPN: remove support for and use of
|
2 年之前 |
Sean McArthur
|
3b52a80c05
hyper: enable obs-folded multiline headers
|
2 年之前 |
Daniel Stenberg
|
74d47e22aa
sendf: make Curl_debug a void function
|
2 年之前 |
Sean McArthur
|
be8d2b037d
hyper: use wakers for curl pause/resume
|
2 年之前 |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 年之前 |
Daniel Stenberg
|
b67dcc8ed7
c-hyper: mark status line as status for Curl_client_write()
|
2 年之前 |
Daniel Stenberg
|
5a4dbb8ae3
hyper: use 'alt-used'
|
2 年之前 |
Garrett Squire
|
652fd3fab8
hyper: fix test 357
|
2 年之前 |
Liam Warfield
|
aad7d9f9a6
hyper: fix tests 580 and 581 for hyper
|
2 年之前 |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 年之前 |
Daniel Stenberg
|
7da29df6d3
hyper: fix status_line() return code
|
2 年之前 |
HenrikHolst
|
9bc3cebc92
misc: remove strlen for Curl_checkheaders + Curl_checkProxyheaders
|
2 年之前 |
HenrikHolst
|
b807219292
misc: reduce strlen() calls with Curl_dyn_add()
|
2 年之前 |
Daniel Stenberg
|
bc8674d87d
c-hyper: make CURLOPT_SUPPRESS_CONNECT_HEADERS work
|
3 年之前 |
Daniel Stenberg
|
10883eb981
c-hyper: don't abort CONNECT responses early when auth-in-progress
|
3 年之前 |
Daniel Stenberg
|
cf088201a9
c-hyper: make test 217 run
|
3 年之前 |
Jay Satiro
|
b1d08d295f
http: set content length earlier
|
3 年之前 |
Daniel Stenberg
|
a3030b7db6
c-hyper: make Curl_http propagate errors better
|
3 年之前 |
Daniel Stenberg
|
4e0c28923a
c-hyper: use hyper_request_set_uri_parts to make h2 better
|
3 年之前 |
Daniel Stenberg
|
8a16e54c0c
http: ignore content-length if any transfer-encoding is used
|
3 年之前 |
Daniel Stenberg
|
e5d77dc2ca
c-hyper: handle HTTP/1.1 => HTTP/1.0 downgrade on reused connection
|
3 年之前 |
Daniel Stenberg
|
38941ad6f3
c-hyper: deal with Expect: 100-continue combined with POSTFIELDS
|
3 年之前 |
Daniel Stenberg
|
f46b83fc94
c-hyper: initial support for "dumping" 1xx HTTP responses
|
3 年之前 |
Daniel Stenberg
|
32f6812b5a
c-hyper: initial step for 100-continue support
|
3 年之前 |
Daniel Stenberg
|
1e0b6f705e
c-hyper: fix header value passed to debug callback
|
3 年之前 |
Daniel Stenberg
|
2c688a4aae
c-hyper: remove the hyper_executor_poll() loop from Curl_http
|
3 年之前 |