加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

ajax – firebug网络监视器选项

发布时间:2020-12-16 02:50:09 所属栏目:百科 来源:网络整理
导读:我有一个问题,我执行一个 AJAX请求.我看到OPTIONS,而不是在操作页面url之前看到正常的POST或GET.数据已成功发布,但操作页面没有响应. OPTIONS表示什么? 解决方法 “The OPTIONS method represents a request for information about the communication optio
我有一个问题,我执行一个 AJAX请求.我看到OPTIONS,而不是在操作页面url之前看到正常的POST或GET.数据已成功发布,但操作页面没有响应. OPTIONS表示什么?

解决方法

“The OPTIONS method represents a
request for information about the
communication options available on the
request/response chain identified by
the Request-URI. This method allows
the client to determine the options
and/or requirements associated with a
resource,or the capabilities of a
server,without implying a resource
action or initiating a resource
retrieval.”

source

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读