The lhttpc application

Authors: Oscar Hellström (oscar@hellstrom.st).

A lightweight HTTP client. The only functions of much interest right now are lhttpc:request/4, lhttpc:request/5, lhttpc:request/6 and lhttpc:request/9.

Configuration

connection_timeout

The maximum time (in milliseconds) the client will keep a TCP connection open to a server.

Generated by EDoc