Friday, 23 November 2018

Safari - WebInspector Network Tab - An error occurred trying to load the resource

I am seeing below error in Safari's Developer Tools(Network Tab) for the XHR/Fetch. The response body is not visible. It always throw the red text 'An error occured trying to load the resource'. My initial thought was that the devtool won't support fetch as opposed to XHR. But Safari 12 supports it.

https://imgur.com/5c9tv2nexample

OS: MacOS High Sierra Browser: Safari 12 & Technology Preview 66

Does this have something to do with the response headers? XSS or something? PS: the same response body is visible in chrome dev tool.



from Safari - WebInspector Network Tab - An error occurred trying to load the resource

No comments:

Post a Comment