http
General purpose data, functions, and utilties for use by LFE HTTP clients, servers, URL-parsers, web frameworks, etc.
Table of Contents
Features ↟
- HTTP codes:
(http.code:im-a-teapot)
Installation ↟
Add it to your rebar.config deps:
{deps, [
...
{http, "0.1.0", {pkg, lfe_http}}
]}.
License ↟
Apache License, Version 2.0
Copyright © 2023, Duncan McGreggor oubiwann@gmail.com.