Catalyst::Test request() docs patch
authorJay Hannah <jay.hannah@iinteractive.com>
Fri, 5 Jan 2018 16:22:13 +0000 (10:22 -0600)
committerJay Hannah <jay.hannah@iinteractive.com>
Fri, 5 Jan 2018 16:22:13 +0000 (10:22 -0600)
commit1429cf52b11b8596e75973878d8031b37cffdfd9
treef909e6da5b5f3b64923097e87341b2ffe53fc8d0
parentb62c4f8b4b612b159ff6e02e350a818f6c6ee5c3
Catalyst::Test request() docs patch

This method also accepts HTTP::Request objects, and
HTTP::Request::Common objects are especially helpful if you need
to send additional headers in the request.
lib/Catalyst/Test.pm