Author :
Mark Ellzey
Date :
2011-05-06 08:48:54
Hash :aee1a97d Message :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.