Current section
Files
Jump to
Current section
Files
src/gleam_http.app.src
{application,gleam_http,
[{description,"Types and functions for HTTP clients and servers!"},
{vsn,"1.7.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/gleam-lang/http"}]}]}.