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.
我正在使用HTTPClient。
有没有办法在发出请求时禁用保持活动/持久连接?如果为网页提供服务的服务器保持活动状态,这甚至可能吗?
如果不能使用 HTTPClient,是否可以使用其他库,例如 Net:HTTP 或 Curb?