summaryrefslogtreecommitdiffstats
path: root/lib/Plack/Client/Backend/http.pm
Commit message (Expand)AuthorAgeFilesLines
* allow passing arguments to the proxy app in the http backendJesse Luehrs2011-03-031-2/+20
* clear the query before setting the plack.proxy.remoteStevan Little2011-02-121-0/+1
* add Plack::Client::Backend as a base classJesse Luehrs2011-01-121-4/+6
* backend docsJesse Luehrs2011-01-111-0/+31
* make the proxy object and apps hashref privateJesse Luehrs2011-01-111-2/+2
* rename thisJesse Luehrs2011-01-071-1/+1
* factor out scheme handling into separate backendsJesse Luehrs2011-01-071-0/+28