Added basic HTTP server logic
authorSebastian Hammer <quinn@indexdata.com>
Tue, 21 Nov 2006 18:46:43 +0000 (18:46 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Tue, 21 Nov 2006 18:46:43 +0000 (18:46 +0000)
commit3dbff6d94b35be949f03bcd922129458747bcda2
tree68a6b2dce44a30581ceb043eed8095c2a1ac954c
parentc5d9167d93505c16ea9cf460c21e0ded735f6a47
Added basic HTTP server logic
Makefile
http.c [new file with mode: 0644]
http.h [new file with mode: 0644]
http_command.c [new file with mode: 0644]
http_command.h [new file with mode: 0644]
pazpar2.c
pazpar2.h