Nicholas Nethercote
|
c61dd5fed2
c-hyper: fix a memory leak in `Curl_http`.
|
1 年之前 |
Daniel Stenberg
|
5e2beb3395
spelling: use 'reuse' not 're-use' in code and elsewhere
|
1 年之前 |
Daniel Stenberg
|
850f6c79e8
c-hyper: adjust the hyper to curlcode conversion
|
1 年之前 |
Daniel Stenberg
|
3ee79c1674
http: return error when receiving too large header set
|
1 年之前 |
Stefan Eissing
|
def99e011e
hyper: fix EOF handling on input
|
1 年之前 |
Stefan Eissing
|
81e6793ec9
hyper: unslow
|
1 年之前 |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 年之前 |
Daniel Stenberg
|
2e2e3d16c5
ws: fix recv of larger frames
|
1 年之前 |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 年之前 |
Daniel Stenberg
|
5c544b4912
c-hyper: move down the Accept-Encoding header generation
|
1 年之前 |
Prithvi MK
|
b80dae232e
c-hyper: fix multi-request mechanism
|
1 年之前 |
Daniel Stenberg
|
c8d24d4e77
c-hyper: CONNECT respones are not server responses
|
1 年之前 |
Sean McArthur
|
8c859cdb69
hyper: classify headers as CONNECT and 1XX
|
2 年之前 |
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 年之前 |