summaryrefslogtreecommitdiff
path: root/cli/bench/http/deno_http_flash.js
AgeCommit message (Expand)Author
2023-04-03refactor: remove "ext/flash" (#18578)Bartek Iwańczuk
2023-01-14refactor(bench/http): Use optional chaining instead of `||` fallthrough (#17317)Max Coplan
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-09-28feat(ext/flash): add `reuseport` option on Linux (#16022)Divy Srivastava
2022-08-24feat: update `Deno.serve` function signature (#15563)Luca Casonato
2022-08-19feat(unstable): change Deno.serve() API (#15498)Bartek Iwańczuk
2022-08-18feat(ext/flash): An optimized http/1.1 server (#15405)Divy Srivastava