summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* actually call to_appJesse Luehrs2011-01-071-1/+1
* don't keep recreating the ::Proxy objectJesse Luehrs2011-01-071-3/+6
* add pod warning about possible future api changes0.01Jesse Luehrs2011-01-071-0/+2
* dzil generates thisJesse Luehrs2011-01-071-4/+0
* docsJesse Luehrs2011-01-071-0/+114
* stub out docsJesse Luehrs2011-01-061-0/+55
* error messagesJesse Luehrs2011-01-061-4/+6
* actually, response bodies need to be arrayrefsJesse Luehrs2011-01-061-2/+2
* major refactoring, things are a lot cleaner nowJesse Luehrs2011-01-061-49/+101
* handle env hashes tooJesse Luehrs2011-01-061-2/+9
* probably want to add Content-Length here tooJesse Luehrs2011-01-051-0/+2
* handle HEAD requests properlyJesse Luehrs2011-01-051-0/+3
* add bogus host/port values to make req_to_psgi happy, and refactorJesse Luehrs2010-12-311-13/+48
* use psgi-local: rather than psgi:Jesse Luehrs2010-12-311-1/+1
* make sure CONTENT_LENGTH is set - this feels wrongJesse Luehrs2010-12-301-0/+1
* reimplement in terms of Plack::App::Proxy rather than lwpJesse Luehrs2010-12-301-34/+24
* make psgi://foo equivalent to psgi://foo/ (since http does this)Jesse Luehrs2010-12-301-1/+3
* also allow Plack::Request objects and env hashes for ->requestJesse Luehrs2010-12-301-4/+23
* initial implementationJesse Luehrs2010-12-221-0/+75
* initial commitJesse Luehrs2010-12-211-0/+0