Revert removal of Http. Witness my indecisiveness.

This commit is contained in:
Adam Ierymenko 2013-07-27 15:45:01 -04:00
commit dd203f0065
14 changed files with 6923 additions and 0 deletions

View file

@ -1,4 +1,5 @@
OBJS=\
ext/http-parser/http_parser.o \
ext/kissdb/kissdb.o \
ext/lz4/lz4hc.o \
ext/lz4/lz4.o \
@ -8,6 +9,7 @@ OBJS=\
node/EthernetTap.o \
node/Filter.o \
node/HMAC.o \
node/Http.o \
node/Identity.o \
node/InetAddress.o \
node/Logger.o \