summaryrefslogtreecommitdiffstats
path: root/t/content.t
Commit message (Collapse)AuthorAgeFilesLines
* make sure we buffer the entire input (backported from Plack a96a5b6)Jesse Luehrs2013-09-021-3/+17
| | | | | | otherwise, the app may read things before the Web::Request instance does, and if the app doesn't buffer the input, then that data would not be seen
* import the Plack::Request test suiteJesse Luehrs2012-07-181-0/+26