lfe-http / lhc

Little LFE HTTP Client
Other
4 stars 3 forks source link

Override default backend with lhc:start/1 #20

Closed oubiwann closed 9 years ago

oubiwann commented 9 years ago

lhc:start/0 will be used to select a default backend for lhc (see issue #19), but it will be good to provide a run-time ability to change this. We can create lhc:start/1 to accept a backend (atom) as an argument.