]> Sergey Matveev's repositories - public-inbox.git/commit
inbox: base_url method takes PSGI env hashref instead
authorEric Wong <e@80x24.org>
Sat, 2 Jul 2016 07:56:34 +0000 (07:56 +0000)
committerEric Wong <e@80x24.org>
Sat, 2 Jul 2016 07:57:27 +0000 (07:57 +0000)
commite358bd7a3833f8c5bf9db57d228888f9c5f3692e
tree4822b8d06e92f78ea3861d83f8c999015ccae397
parent0f9091f381191484f1a5ed5189d23cbfa88de6fc
inbox: base_url method takes PSGI env hashref instead

This is lighter and we can work further towards eliminating
our Plack::Request dependency entirely.
lib/PublicInbox/Feed.pm
lib/PublicInbox/Inbox.pm
lib/PublicInbox/Mbox.pm
lib/PublicInbox/WWW.pm
lib/PublicInbox/WwwStream.pm
t/view.t