erlcloud / lhttpc

lhttpc is a lightweight HTTP/1.1 client implemented in Erlang.
Other
1 stars 19 forks source link

Fix Issue #21 #23

Closed egobrain closed 5 years ago

egobrain commented 5 years ago

connect_timeout is not a part of connect_options which are gen_tcp:option(), so we should get it directly from app env.