Firebug控制台错误需要HTTP 407代理验证 [英] Firebug console error HTTP 407 Proxy Authentication Required

查看:176
本文介绍了Firebug控制台错误需要HTTP 407代理验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在工作中使用代理(使用NTLM身份验证)。每当我加载一个页面,我的Firebug控制台充斥着这样的消息:

 NetworkError:407代理身份验证必需 -  http ://somewebsite/Scripts/jquery-1.8.2.min.js

所有在该页面上引用的URL:JS,CSS,Image,whatnot。

令人讨厌的是该文件实际上已成功加载。看来,Firefox的命中407错误,垃圾邮件日志,然后加载它无论如何与NTLM凭据。

有没有什么办法可以阻止这些无用的错误显示,所以他们不会淹没我实际上感兴趣的控制台消息?

解决方案

如果您使用Firefox,您可以这里教程并更改network.websocket.enabled '标志为false以避免这个问题。


I am behind a proxy at work (using NTLM authentication). Whenever I load up a page, my Firebug console gets flooded with messages like this:

"NetworkError: 407 Proxy Authentication Required - http://somewebsite/Scripts/jquery-1.8.2.min.js"

It does that for all URLs referenced on that page: JS, CSS, Image, whatnot.

The annoying thing is that the file is actually successfully loaded. It seems that Firefox hits the 407 Error, spams the log and then loads it anyway with the NTLM credentials.

Is there any way I can stop these useless errors from showing up, so they don't drown out the console messages I'm actually interested in?

解决方案

If your using Firefox you can following the tutorial here and change the 'network.websocket.enabled' flag to false to avoid this issue.

这篇关于Firebug控制台错误需要HTTP 407代理验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆