Commit aee1a97da429ca01923123b306469ffc42e828f0

Mark Ellzey 2011-05-06T08:48:54

Performance tweak to evhttp_parse_request_line. Method parsing has been tweaked out to use a lookup table instead of multiple branching. In our testing it has increased performance by a fair bit.