http: refactor keepalive tracking to functions
commit48d5cd51210aa3d9e6efb0989b9a6df1e8623fb3
authorEric Wong <normalperson@yhbt.net>
Sun, 6 Sep 2009 21:29:50 +0000 (6 14:29 -0700)
committerEric Wong <normalperson@yhbt.net>
Sun, 6 Sep 2009 21:31:28 +0000 (6 14:31 -0700)
treed801c96755299c54ae9a0f3e9c040b8efdbcf1b9
parent106b6cd1dd9f541d15b0ced3060362edf968f9a9
http: refactor keepalive tracking to functions

In case we modify our struct to not use bitflags, this should
make it easier to change the parser code.  This also adds extra
clarification for how we track keepalive and why we only do it
for certain request methods.
ext/unicorn_http/unicorn_http.rl