开发者

Using Fiddler2 to trace HTTPS SharePoint Calls

开发者 https://www.devze.com 2023-01-22 07:29 出处:网络
I\'m using Fiddler2 to trace the h开发者_运维问答ttps sharepoint calls. After starting the fiddler and browisng the https site it throws the error:

I'm using Fiddler2 to trace the h开发者_运维问答ttps sharepoint calls. After starting the fiddler and browisng the https site it throws the error:

Access Denied (connect_method_denied): .... This is typically caused by an HTTPS URL that uses a port other then the default of 443.

Any suggestion to resolve the issue will be very helpful.

Thanks, Mac


That message is coming from your upstream proxy server. The question is why you're not seeing it in IE itself. Try disabling proxy chaining inside Tools > Fiddler Options > Connections and see if that helps.

0

精彩评论

暂无评论...
验证码 换一张
取 消