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.2.2"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[elli_xpblfe]},
{maintainers,["Eric Bailey"]},
{licenses,["WTFPL"]},
{links,[{"GitHub","https://github.com/elli-lib/elli_xpblfe"},
{"Documentation",
"https://elli-lib.github.io/elli_xpblfe"}]}]}.