TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

HTTPS RR in Curl

58 点作者 TangerineDream大约 2 个月前

3 条评论

max-privatevoid大约 2 个月前
Fetching DNS records about HTTPS over DNS-over-HTTPS. Absolutely ossified.
评论 #43533189 未加载
评论 #43533427 未加载
评论 #43533211 未加载
jesprenj大约 2 个月前
Down? <a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20250331082114&#x2F;https:&#x2F;&#x2F;daniel.haxx.se&#x2F;blog&#x2F;2025&#x2F;03&#x2F;31&#x2F;https-rr-in-curl&#x2F;" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20250331082114&#x2F;https:&#x2F;&#x2F;daniel.ha...</a>
评论 #43532805 未加载
samueloph大约 2 个月前
You can test it on Debian experimental, or use a Debian container:<p>$ podman run debian:experimental &#x2F;bin&#x2F;bash -c &#x27;apt install --update -t experimental -y curl &amp;&amp; curl --version&#x27;<p>Version 8.13.0~rc3-1+exp1 is syncing to the repositories and has HTTPS RR support enabled.