summaryrefslogtreecommitdiffstats
path: root/lib/Plack/Client/Backend/psgi_local.pm
Commit message (Expand)AuthorAgeFilesLines
* add Plack::Client::Backend as a base classJesse Luehrs2011-01-121-3/+6
* just save the entire original uriJesse Luehrs2011-01-111-2/+6
* backend docsJesse Luehrs2011-01-111-0/+49
* make the proxy object and apps hashref privateJesse Luehrs2011-01-111-2/+2
* use croak instead of dieJesse Luehrs2011-01-111-2/+3
* require an apps hashref for psgi-local now that it itself isn't requiredJesse Luehrs2011-01-111-1/+1
* rename thisJesse Luehrs2011-01-071-1/+1
* factor out scheme handling into separate backendsJesse Luehrs2011-01-071-0/+41