Add support for Unix Domain Sockets to HTTP
authorMark Cavage <mark.cavage@joyent.com>
Mon, 25 Apr 2011 23:04:07 +0000 (16:04 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Mon, 25 Apr 2011 23:52:31 +0000 (16:52 -0700)
commita2328dc73c425c4d6f58cb8d97ece92adafcb96b
treece943654b04a8d18a1f7c9ca4ad88f64e55238b4
parent0b3ecc05a681c74d35334cdd269f68f4cd473281
Add support for Unix Domain Sockets to HTTP

fixes #979.
doc/api/http.markdown
lib/http.js
lib/https.js
test/simple/test-http-unix-socket.js [new file with mode: 0644]