http: move Version: header check into a less common path
commit9a028876d23c7aab1420d81d3c001fbc91354538
authorEric Wong <normalperson@yhbt.net>
Tue, 8 Jun 2010 02:46:08 +0000 (8 02:46 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 8 Jun 2010 02:46:08 +0000 (8 02:46 +0000)
tree697280aec17903bef9276d15e373f1a26febc7c6
parent7d2295fa774d1c98dfbde2b09d93d58712253d24
http: move Version: header check into a less common path

Since the "Version" header is uncommon and never hits our
optimized case, we don't need to check for it in the common
case.
ext/unicorn_http/unicorn_http.rl