http: handle aborts
authorRyan Dahl <ry@tinyclouds.org>
Fri, 4 Feb 2011 23:14:58 +0000 (15:14 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Sat, 5 Feb 2011 02:07:00 +0000 (18:07 -0800)
commit4733d0b1f08a644ecafc7a80e950fa3ac5814859
tree2d0e83e59c1bab6c8090c04e53538ba4f22eb639
parentc783aefb0f3c64ba6b9681132171bc5abf3b1cd1
http: handle aborts
doc/api/http.markdown
lib/http.js
lib/net.js
test/simple/test-http-client-abort.js [new file with mode: 0644]
test/simple/test-http-server.js