Current section
Files
Jump to
Current section
Files
src/elli_xpblfe.app.src
{application,elli_xpblfe,
[{description,"Elli middleware to add X-Powered-By: LFE header."},
{vsn,"0.1.1"},
{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"}]}]}.