[erlang-questions] What lib to use for http requests
Tuncer Ayaz
tuncer.ayaz@REDACTED
Tue Dec 16 22:23:45 CET 2014
While at it, I want to suggest that anyone trying to improve the
performance of http clients or servers might also want to have a look
at the inet_drv C code, as it's used by all servers/clients and likely
to contain code paths with the potential for optimizations. I'm not
talking about HTTP parser specifically, just to be clear.
More information about the erlang-questions
mailing list