Exchange the Mongrel parser with the Mongrel2 parser because of licensing issues
commit90367ff7b9948cabf44662020c90ead73a176f25
authorMichael Maier <maier@b2host.de>
Sun, 21 Nov 2010 20:09:20 +0000 (21 21:09 +0100)
committerMichael Maier <maier@b2host.de>
Sun, 21 Nov 2010 20:09:20 +0000 (21 21:09 +0100)
tree42830b6a14ff62fa27bd4a606b9386bec290bff3
parent234a578624e7543d9578e1b202b1c44b2e629c9c
Exchange the Mongrel parser with the Mongrel2 parser because of licensing issues
12 files changed:
config.m4
http11_common.h [new file with mode: 0644]
http11_parser.c [new file with mode: 0644]
http11_parser.h [new file with mode: 0644]
mistral.c
original_parser/http11_common.h [new file with mode: 0644]
original_parser/http11_parser.c [new file with mode: 0644]
original_parser/http11_parser.h [new file with mode: 0644]
original_parser/http11_parser.rl [moved from original_parser/parser.rl with 56% similarity]
original_parser/parser.h [deleted file]
parser.c [deleted file]
parser.h [deleted file]