mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
http: make response sending more efficient by avoiding some copies
This commit is contained in:
parent
9ba72ce3fd
commit
84d57c1c86
4 changed files with 51 additions and 44 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -101,6 +101,7 @@ dependencies = [
|
|||
"log",
|
||||
"memchr",
|
||||
"mimalloc",
|
||||
"once_cell",
|
||||
"parking_lot",
|
||||
"privdrop",
|
||||
"quickcheck",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue