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.
我正在尝试使用 apache httpAysncClient 发布请求,在该请求中我使用文本文件(具有纯文本数据)访问 API,作为响应,我将获得一个字符串数据。如何使用 apache httpAysncClient?