From 48ca06e420d08d15ac6653ab73c6249eb99428a7 Mon Sep 17 00:00:00 2001 From: Yungoo Kong Date: Tue, 15 Jan 2019 15:43:02 +0900 Subject: website: fix link to http_bench.ts (#1522) --- website/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'website') diff --git a/website/index.html b/website/index.html index ada1e5601..922052bc7 100644 --- a/website/index.html +++ b/website/index.html @@ -104,7 +104,7 @@ file_server --reload is a fake http server that doesn't parse HTTP. It is comparable to node_tcp.
  • deno_net_http + href="https://github.com/denoland/deno_std/blob/master/http/http_bench.ts">deno_net_http is a web server written in TypeScript. It is comparable to node_http. -- cgit v1.2.3