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 请求并计算不同的指标,如连接时间(Socket Connect)、首字节下载时间、总下载时间等?我正在查看 Apache HTTP 客户端,但它看起来没有提供这些指标的 API。谢谢。
看看指标。它支持 Apache HttpClient 等等。