summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* remove test for invalid headerJesse Luehrs2012-11-071-9/+0
|
* support setting cookies in streaming responsesJesse Luehrs2012-09-291-0/+249
|
* split this upJesse Luehrs2012-09-292-85/+109
|
* test the writer apiJesse Luehrs2012-09-291-0/+64
|
* factor this outJesse Luehrs2012-09-281-12/+20
|
* handle encodingJesse Luehrs2012-09-281-0/+46
|
* start adding support for streaming responsesJesse Luehrs2012-09-281-0/+26
|
* add some diagnostics to this testJesse Luehrs2012-09-281-1/+2
|
* add 'host' methodJesse Luehrs2012-09-271-2/+6
|
* don't pass along an undef encoding objectJesse Luehrs2012-09-241-0/+62
|
* add sugary constructorJesse Luehrs2012-08-193-13/+7
|
* test that we handle encodings properlyJesse Luehrs2012-07-221-0/+122
|
* rename ->body to ->content on ::ResponseJesse Luehrs2012-07-205-11/+11
|
* import the Plack::Response test suiteJesse Luehrs2012-07-186-0/+256
|
* import the Plack::Request test suiteJesse Luehrs2012-07-1824-0/+761