]> Sergey Matveev's repositories - public-inbox.git/commit
www: root atom feed is "new.atom" and not "atom.xml"
authorEric Wong <e@80x24.org>
Tue, 1 Sep 2015 08:55:25 +0000 (08:55 +0000)
committerEric Wong <e@80x24.org>
Tue, 1 Sep 2015 08:56:06 +0000 (08:56 +0000)
commit97bef984363d1279a6ac130d35f063a834e9c241
tree6a91e79c0129969ed1c25584b803008d5ccb84e9
parent41d5b5f42ec41cd3cefb964eff2da7df88677dde
www: root atom feed is "new.atom" and not "atom.xml"

The MIME type entry for Atom feed relies on "atom",
so allow properly-configured static file servers to serve
it with the correct Content-Type header.
Documentation/design_www.txt
lib/PublicInbox/Feed.pm
lib/PublicInbox/WWW.pm
t/plack.t