TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The state of HTTP clients, or why you should use httpx

24 pointsby ScotterCover 1 year ago

2 comments

ciupicriover 1 year ago
&gt; You’ll also need to ensure that the version of libcurl you want to compile against is installed in your production servers, which makes server setups (containers or not) more cumbersome to maintain: installing curl, or libcurl, is usually something left for the system package manager to handle (aptget, yum, brew…), but these tend to take years to adopt the “latest greatest” version of libcurl, in this case the one containing that security fix you so desperately need.<p>Come one, any respectable Linux distribution delivers security fixes. Take for example Red Hat Enterprise Linux [1][2].<p>[1]: <a href="https:&#x2F;&#x2F;access.redhat.com&#x2F;security&#x2F;cve&#x2F;cve-2023-38545" rel="nofollow noreferrer">https:&#x2F;&#x2F;access.redhat.com&#x2F;security&#x2F;cve&#x2F;cve-2023-38545</a><p>[2]: <a href="https:&#x2F;&#x2F;access.redhat.com&#x2F;errata&#x2F;RHSA-2023:5700" rel="nofollow noreferrer">https:&#x2F;&#x2F;access.redhat.com&#x2F;errata&#x2F;RHSA-2023:5700</a>
Alifatiskover 1 year ago
So in short, what does HTTPX do different? Any good selling points?
评论 #37898159 未加载