test_http_parser_ng: fix failing HTTP/0.9 test case
commite671000b5b3729ff5c6f9efdb313e599ae5ebee7
authorEric Wong <normalperson@yhbt.net>
Wed, 2 Sep 2009 07:51:28 +0000 (2 00:51 -0700)
committerEric Wong <normalperson@yhbt.net>
Wed, 2 Sep 2009 07:51:28 +0000 (2 00:51 -0700)
tree7428e584e98b1b7e94357ff90a2ae3ae63286dd8
parent40fcf09b1c2fdd87be199bc7b68a28ae538fae3f
test_http_parser_ng: fix failing HTTP/0.9 test case

SERVER_PROTOCOL is actually defined as "HTTP/1.1 even though it
should not be for HTTP/0.9 responses.
test/unit/test_http_parser_ng.rb