Packages

Elli middleware to add X-Powered-By: LFE header.

Current section

Files

Jump to
elli_xpblfe src elli_xpblfe.app.src
Raw

src/elli_xpblfe.app.src

{application,elli_xpblfe,
[{description,"Elli middleware to add X-Powered-By: LFE header."},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[elli_xpblfe]},
{maintainers,["Eric Bailey"]},
{licenses,["WTFPL"]},
{links,[{"GitHub",
"https://github.com/quasiquoting/elli_xpblfe]"},
{"Documentation",
"http://quasiquoting.org/elli_xpblfe"}]}]}.