Unit test to exercise streaming plack app mounting people/mattp/plack-streaming
authorMatt Phillips <mphillips@oanda.com>
Fri, 2 Nov 2012 14:34:16 +0000 (10:34 -0400)
committerMatt Phillips <mphillips@oanda.com>
Fri, 2 Nov 2012 14:34:16 +0000 (10:34 -0400)
commitfa4fe5597bbfb19f9ebeb86db9ac55a698baa3d2
tree16f51b13d9a9fe64814e7a241100caa0468f0c77
parentca79c33d35dbc8259af2c9b2f522644fcc696439
Unit test to exercise streaming plack app mounting

W::S doesn't do the right thing currently when a coderef returning coderef is
returned via a streaming plack app. This unit test exercises expected behavior.
t/dispatch_misc.t