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

Benoit Chesneau bchesneau@REDACTED
Sun Dec 14 22:21:15 CET 2014


On Sun, Dec 14, 2014 at 9:44 AM, Eric Pailleau <eric.pailleau@REDACTED>
wrote:
>
> I always thought that the solution is not to write httpc modules but to
> write each needed RFC as a module and do some Lego with dependances.
> This way would efficient to know what is able to do a httpc module.
> A big work however for a single man, not so much for a community...
> regards
> « Envoyé depuis mon mobile » Eric
>

cowlib or hackney_lib (in hackney) do that. Main difficulty is not to weite
them but write proper test to them ....

- benoit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20141214/063d5203/attachment.htm>


More information about the erlang-questions mailing list