summaryrefslogtreecommitdiff
path: root/cli/bench/deno_http_native.js
AgeCommit message (Expand)Author
2021-05-02cleanup(bench/deno_http_native): don't use Deno.core funcs (#10460)Aaron O'Mullan
2021-04-09API change: Deno.startHttp -> Deno.serveHttp (#10087)Ryan Dahl
2021-04-08feat: native HTTP bindings (#9935)Bartek IwaƄczuk