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.
伙计们,
我有网络服务的网址curl -u username:password domain/wservice/fire以及用户名和密码。
curl -u username:password domain/wservice/fire
如何使用我拥有的凭据调用 web 服务?代码示例会很棒..
看看这个页面,我认为它很有用,这是你的答案吗?