summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorRyan <ry@tinyclouds.org>2009-03-07 17:08:35 +0100
committerRyan <ry@tinyclouds.org>2009-03-07 17:08:35 +0100
commit64ac9efb3dd2bf86f2a43d153b6fbad751392779 (patch)
tree16e5e3a72dad02ef6fe249889a5aa0d19c8d2232 /spec
parentb4985d1a6ed2887cd2669a0b9c7309fe027052ed (diff)
downloadnode-new-64ac9efb3dd2bf86f2a43d153b6fbad751392779.tar.gz
fixed bug in HTTPServer. wasn't properly destroying requests.
Diffstat (limited to 'spec')
-rw-r--r--spec/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/spec/index.html b/spec/index.html
index cbb0645f9e..bb384a9f34 100644
--- a/spec/index.html
+++ b/spec/index.html
@@ -2,9 +2,8 @@
<html lang=en-US-x-hixie>
<head>
<title>Node API</title>
- <link href="specification.css" rel=stylesheet>
- <!-- <link href="http://www.whatwg.org/style/specification"
- rel=stylesheet> -->
+ <!-- <link href="specification.css" rel=stylesheet>-->
+ <link href="http://www.whatwg.org/style/specification" rel=stylesheet>
<body class=draft>
<div class=head>