summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* link to github issuesHEADmasterJesse Luehrs2013-09-051-3/+2
* fix travisJesse Luehrs2013-09-031-3/+3
* changelog0.11Jesse Luehrs2013-09-021-0/+2
* changelogJesse Luehrs2013-09-021-0/+5
* use Module::Runtime instead of Class::LoadJesse Luehrs2013-09-021-3/+3
* add Web::Response->to_app (backported from Plack e3d0dde)Jesse Luehrs2013-09-022-0/+31
* fix uri escaping (backported from Plack 5f9c372)Jesse Luehrs2013-09-022-3/+17
* make sure we buffer the entire input (backported from Plack a96a5b6)Jesse Luehrs2013-09-022-3/+19
* packaging stuffJesse Luehrs2013-09-023-8/+26
* fixed all_parametersThomas Klausner2013-09-021-1/+1
* failing test case for POSTed all_parametersThomas Klausner2013-09-021-0/+13
* changelog0.10Jesse Luehrs2013-01-091-0/+2
* changelogJesse Luehrs2013-01-091-0/+1
* fix hash order dependency for bleadJesse Luehrs2012-11-241-26/+29
* changelog0.09Jesse Luehrs2012-11-121-0/+2
* changelogJesse Luehrs2012-11-121-0/+1
* sighJesse Luehrs2012-11-121-1/+1
* still need to set this up if we return earlyJesse Luehrs2012-11-121-1/+4
* changelog0.08Jesse Luehrs2012-11-071-0/+2
* remove test for invalid headerJesse Luehrs2012-11-072-9/+1
* changelog0.07Jesse Luehrs2012-09-301-0/+2
* changelogJesse Luehrs2012-09-301-0/+1
* use Stream::Buffered instead of storing the full content in memoryJesse Luehrs2012-09-301-26/+30
* changelog0.06Jesse Luehrs2012-09-291-0/+2
* changelogJesse Luehrs2012-09-291-0/+1
* stop slacking on the docsJesse Luehrs2012-09-291-1/+29
* changelog0.05Jesse Luehrs2012-09-291-0/+2
* changelogJesse Luehrs2012-09-291-0/+1
* support setting cookies in streaming responsesJesse Luehrs2012-09-292-6/+262
* 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-282-2/+57
* start adding support for streaming responsesJesse Luehrs2012-09-282-0/+49
* changelog0.04Jesse Luehrs2012-09-281-0/+2
* changelogJesse Luehrs2012-09-281-0/+1
* stop using method calling on filehandlesJesse Luehrs2012-09-281-3/+3
* oops, this should have been psgi.inputJesse Luehrs2012-09-281-1/+1
* simplifyJesse Luehrs2012-09-281-2/+1
* changelog0.03Jesse Luehrs2012-09-281-0/+2
* changelogJesse Luehrs2012-09-281-0/+2
* add some diagnostics to this testJesse Luehrs2012-09-281-1/+2
* changelog0.02Jesse Luehrs2012-09-271-0/+2
* changelogJesse Luehrs2012-09-271-0/+1
* add 'host' methodJesse Luehrs2012-09-272-6/+25
* add comments about Plack::RequestJesse Luehrs2012-09-271-1/+8
* changelog0.01Jesse Luehrs2012-09-241-0/+2
* pod::coverageJesse Luehrs2012-09-241-0/+3
* make encode and decode privateJesse Luehrs2012-09-242-13/+13
* don't make encoding a separate attribute in ::Request eitherJesse Luehrs2012-09-241-31/+23