Test that (GET+/foo)|(POST+/foo) works
authorThomas Sibley <tsibley@cpan.org>
Mon, 7 Apr 2014 19:38:50 +0000 (12:38 -0700)
committerMatt S Trout <mst@shadowcat.co.uk>
Tue, 20 May 2014 19:18:37 +0000 (19:18 +0000)
commit965732b4ae93d6ba933d867d5329d7694ec91596
treedf1bc53f82de209511a296f7af45c83980bfdc73
parent97321673675d4e63d5cec0e70a88d662994628a3
Test that (GET+/foo)|(POST+/foo) works

Currently the dispatch parser throws an error about not finding a
closing paren.
t/dispatch_parser.t