gpt4 book ai didi

powershell - New-WebServiceProxy 和代理服务器之间的兼容性

转载 作者:行者123 更新时间:2023-12-02 02:30:10 27 4
gpt4 key购买 nike

我是不是漏掉了什么?

new-webserviceproxy 不支持代理凭据吗?

公司环境总是使用代理服务器与网络的其余部分进行对话,而我似乎无法通过我们的代理服务器进行对话。我收到 407 需要代理身份验证的错误返回 - credentials 参数用于 web 服务的凭据而不是代理。

最佳答案

不幸的是,此 cmdlet 不支持代理凭据。您可能想尝试使用 Lee 在此处发布的代码。 http://www.leeholmes.com/blog/2007/02/28/calling-a-webservice-from-powershell/

他使用 NET.WebClient 命名空间,因此可以将代理凭据添加到 connect-WebService 代码。

关于powershell - New-WebServiceProxy 和代理服务器之间的兼容性,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4083379/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com