Skip to content
 
 

Repository files navigation

lhttpc GitHub Actions CI

lhttpc is a lightweight HTTP client.

Usage

URL = "https://www.google.com",
Method = get,
Hdrs = [],
Timeout = 5000, % in milliseconds

lhttpc:request(URL, Method, Hdrs, Timeout).

About

lhttpc is a lightweight HTTP/1.1 client implemented in Erlang.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages