Can I (how do I) disable “Friendly HTTP Error Messages” in MS Edge Browser?

坚强是说给别人听的谎言 提交于 2019-12-04 03:28:45

问题


As a web developer, I depend on the ability to disable "Show Friendly HTTP Error Messages" and enable "Display a Notification about Every Error". These are both in the Advanced Settings in IE.

I have to test an app in MS Edge, but I'm getting a 500 internal Server error. No big deal, I can fix it if I know what's wrong.

I don't see any such options in Advanced Settings in Edge.

Is it possible to turn off Friendly Error Messages in MS Edge?


回答1:


Unfortunately it is not possible right now but you can:

  • use f12 tools to see the actual content of the page

  • use Internet Explorer or another browser in which you can disable friendly errors to see the detail.

Hope this helps!



来源:https://stackoverflow.com/questions/34190097/can-i-how-do-i-disable-friendly-http-error-messages-in-ms-edge-browser

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!