Stefan Eissing
|
def99e011e
hyper: fix EOF handling on input
|
1 year ago |
Stefan Eissing
|
81e6793ec9
hyper: unslow
|
1 year ago |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 year ago |
Daniel Stenberg
|
2e2e3d16c5
ws: fix recv of larger frames
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Daniel Stenberg
|
5c544b4912
c-hyper: move down the Accept-Encoding header generation
|
1 year ago |
Prithvi MK
|
b80dae232e
c-hyper: fix multi-request mechanism
|
1 year ago |
Daniel Stenberg
|
c8d24d4e77
c-hyper: CONNECT respones are not server responses
|
1 year ago |
Sean McArthur
|
8c859cdb69
hyper: classify headers as CONNECT and 1XX
|
1 year ago |
Stefan Eissing
|
9ad386f85b
hyper: fix handling of hyper_task's when reusing the same address
|
2 years ago |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 years ago |
Ayesh Karunaratne
|
4484270afc
misc: typo and grammar fixes
|
2 years ago |
Daniel Stenberg
|
664249d095
ws: initial websockets support
|
2 years ago |
Daniel Stenberg
|
472f1cbe7e
NPN: remove support for and use of
|
2 years ago |
Sean McArthur
|
3b52a80c05
hyper: enable obs-folded multiline headers
|
2 years ago |
Daniel Stenberg
|
74d47e22aa
sendf: make Curl_debug a void function
|
2 years ago |
Sean McArthur
|
be8d2b037d
hyper: use wakers for curl pause/resume
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
b67dcc8ed7
c-hyper: mark status line as status for Curl_client_write()
|
2 years ago |
Daniel Stenberg
|
5a4dbb8ae3
hyper: use 'alt-used'
|
2 years ago |
Garrett Squire
|
652fd3fab8
hyper: fix test 357
|
2 years ago |
Liam Warfield
|
aad7d9f9a6
hyper: fix tests 580 and 581 for hyper
|
2 years ago |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 years ago |
Daniel Stenberg
|
7da29df6d3
hyper: fix status_line() return code
|
2 years ago |
HenrikHolst
|
9bc3cebc92
misc: remove strlen for Curl_checkheaders + Curl_checkProxyheaders
|
2 years ago |
HenrikHolst
|
b807219292
misc: reduce strlen() calls with Curl_dyn_add()
|
2 years ago |
Daniel Stenberg
|
bc8674d87d
c-hyper: make CURLOPT_SUPPRESS_CONNECT_HEADERS work
|
3 years ago |
Daniel Stenberg
|
10883eb981
c-hyper: don't abort CONNECT responses early when auth-in-progress
|
3 years ago |
Daniel Stenberg
|
cf088201a9
c-hyper: make test 217 run
|
3 years ago |
Jay Satiro
|
b1d08d295f
http: set content length earlier
|
3 years ago |