[erlang-questions] What lib to use for http requests

Garrett Smith g@REDACTED
Sat Dec 13 21:40:14 CET 2014


Wrap curl with a port.

Keep in mind though, from the sound of it, people seem to _like_
wrassling with Erlang and http client behavior. You'd miss out on the
fun if you go with curl.

On Fri, Dec 12, 2014 at 1:38 PM, Mark Nijhof
<mark.nijhof@REDACTED> wrote:
> Hi,
>
> I am looking for the atm best solution to make http requests, from
> downloading a small file till larger (100mb) archives. I know of f.ex. the
> httpc, ibrowse, gun.
>
> Any preferences? And why?
>
> -Mark
>
> --
> Mark Nijhof
> t:   @MarkNijhof
> s:  marknijhof
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list