Stefan Eissing
|
0bd9e137e3
lib: move handling of `data->req.writer_stack` into Curl_client_write()
|
1 year ago |
Daniel Stenberg
|
914e49b9b7
lib: let the max filesize option stop too big transfers too
|
1 year ago |
Stefan Eissing
|
8898257446
lib: disambiguate Curl_client_write flag semantics
|
1 year ago |
Nicholas Nethercote
|
50aa325742
hyper: remove `hyptransfer->endtask`
|
1 year ago |
Nicholas Nethercote
|
73f4ef584f
hyper: fix a progress upload counter bug
|
1 year ago |
Nicholas Nethercote
|
9b84f274f1
hyper: fix ownership problems
|
1 year ago |
Nicholas Nethercote
|
e854166472
c-hyper: fix another memory leak in `Curl_http`.
|
1 year ago |
Nicholas Nethercote
|
c61dd5fed2
c-hyper: fix a memory leak in `Curl_http`.
|
1 year ago |
Daniel Stenberg
|
5e2beb3395
spelling: use 'reuse' not 're-use' in code and elsewhere
|
1 year ago |
Daniel Stenberg
|
850f6c79e8
c-hyper: adjust the hyper to curlcode conversion
|
1 year ago |
Daniel Stenberg
|
3ee79c1674
http: return error when receiving too large header set
|
1 year ago |
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
|
2 years ago |
Daniel Stenberg
|
c8d24d4e77
c-hyper: CONNECT respones are not server responses
|
2 years ago |
Sean McArthur
|
8c859cdb69
hyper: classify headers as CONNECT and 1XX
|
2 years 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 |