Current section
Files
Jump to
Current section
Files
src/http_cache.app.src
{application,http_cache,
[{description,"HTTP caching library"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"github","https://github.com/tanguilp/http_cache"}]}]}.