Change mind again... dump Http. Launcher will do this and will use libcurl. Also fix some format string errors.

This commit is contained in:
Adam Ierymenko 2013-07-31 10:05:00 -04:00
commit 9df88a3933
16 changed files with 7 additions and 6927 deletions

View file

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