Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想要一些关于好的 HTTP 客户端的建议。我看过 hackney,它是不是比默认的 Erlang HTTP 客户端更好的 HTTP 客户端?谢谢!
我推荐lhttpc。它有一个很好的功能,可以在请求自动完成后重用连接。