summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelogHEADmasterJesse Luehrs2011-03-031-0/+2
* changelog0.06Jesse Luehrs2011-03-031-0/+1
* allow passing arguments to the proxy app in the http backendJesse Luehrs2011-03-031-2/+20
* changelogJesse Luehrs2011-02-161-0/+2
* changelog0.05Jesse Luehrs2011-02-161-0/+1
* test dep on Test::TCPJesse Luehrs2011-02-161-0/+3
* bump dep on Plack::App::Proxy, since older versions have issuesJesse Luehrs2011-02-161-1/+1
* changelogJesse Luehrs2011-02-121-0/+2
* changelog0.04Jesse Luehrs2011-02-121-0/+2
* hrm, not sure what i was going for hereJesse Luehrs2011-02-121-1/+1
* clear the query before setting the plack.proxy.remoteStevan Little2011-02-121-0/+1
* apparently this was also fixed in 0.9966Jesse Luehrs2011-01-254-9/+0
* new plack version fixes thisJesse Luehrs2011-01-255-12/+1
* whoops, forgot to remove this warningJesse Luehrs2011-01-131-2/+0
* changelogJesse Luehrs2011-01-121-0/+2
* changelog0.03Jesse Luehrs2011-01-121-0/+1
* stop using plackup, because some testers can't see binariesJesse Luehrs2011-01-125-17/+16
* add Plack::Client::Backend as a base classJesse Luehrs2011-01-124-21/+94
* changelogJesse Luehrs2011-01-111-0/+2
* mark the previous release as a trial0.02Jesse Luehrs2011-01-111-1/+1
* changelogJesse Luehrs2011-01-111-0/+3
* just save the entire original uriJesse Luehrs2011-01-115-27/+17
* backend docsJesse Luehrs2011-01-112-0/+80
* make the proxy object and apps hashref privateJesse Luehrs2011-01-112-4/+4
* update docsJesse Luehrs2011-01-111-24/+36
* use croak instead of dieJesse Luehrs2011-01-112-9/+15
* add some duck-typing for backendsJesse Luehrs2011-01-111-0/+6
* require an apps hashref for psgi-local now that it itself isn't requiredJesse Luehrs2011-01-111-1/+1
* being a bit more explicit about backends is probably a good thingJesse Luehrs2011-01-115-48/+35
* rename thisJesse Luehrs2011-01-073-5/+5
* factor out scheme handling into separate backendsJesse Luehrs2011-01-078-62/+143
* actually call to_appJesse Luehrs2011-01-071-1/+1
* don't keep recreating the ::Proxy objectJesse Luehrs2011-01-071-3/+6
* changelogJesse Luehrs2011-01-071-0/+2
* add pod warning about possible future api changes0.01Jesse Luehrs2011-01-071-0/+2
* silence a test warningJesse Luehrs2011-01-073-0/+6
* 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
* add streaming and delayed response testsJesse Luehrs2011-01-062-0/+333
* actually, response bodies need to be arrayrefsJesse Luehrs2011-01-061-2/+2
* prereqsJesse Luehrs2011-01-061-0/+4
* one more testJesse Luehrs2011-01-061-0/+17
* commentJesse Luehrs2011-01-061-1/+1
* major refactoring, things are a lot cleaner nowJesse Luehrs2011-01-062-61/+117
* handle env hashes tooJesse Luehrs2011-01-062-5/+16
* more testsJesse Luehrs2011-01-051-6/+45
* probably want to add Content-Length here tooJesse Luehrs2011-01-051-0/+2
* handle HEAD requests properlyJesse Luehrs2011-01-051-0/+3