http11: cleanup #includes and whitespace
commit633e207944fe25685f18c1095371d04b16c22999
authorEric Wong <normalperson@yhbt.net>
Tue, 21 Apr 2009 18:14:36 +0000 (21 11:14 -0700)
committerEric Wong <normalperson@yhbt.net>
Tue, 21 Apr 2009 18:16:18 +0000 (21 11:16 -0700)
treebfd285d4240288108ebaa29d53c21fe5baf7fd90
parentf29701aeccfc59f521f13b5e2ee73ff15fc99147
http11: cleanup #includes and whitespace

Remove ctype.h and stdio.h #includes.  We avoid ctype.h
functions since it is locale-dependent and HTTP itself is
locale-independent.

Also, regenerate http11_parser.c against Ragel 6.4
ext/unicorn/http11/http11_parser.c
ext/unicorn/http11/http11_parser.rl