什么是http响应状态508? [英] What is http response status of 508?

查看:315
本文介绍了什么是http响应状态508?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的网站上,加载图片/视频时,有时我会在控制台中收到错误消息:

On my website, when loading images/videos, sometimes I get errors in the console like:

Failed to load resource: the server responded with a status of 508 (Loop Detected)

这是什么意思,我怎么能修复它?

What does this mean and how can I fix it?

推荐答案

您可以使用 http://www.iana.org/assignments/http-status -codes / http-status-codes.xhtml ,它会引导你 http://greenbytes.de/tech/webdav/rfc5842.html#status.508.loop.detected

You can look up the definition of any officially registered HTTP status code using the IANA status code registry at http://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml, which would lead you to http://greenbytes.de/tech/webdav/rfc5842.html#status.508.loop.detected.

在此也有可能是某人滥用状态代码做其他事情;是否有响应机构?

In this case, it's also possible that somebody is misusing the status code for something else; does it come with a response body?

这篇关于什么是http响应状态508?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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