<i id='BlO6j'><tr id='BlO6j'><dt id='BlO6j'><q id='BlO6j'><span id='BlO6j'><b id='BlO6j'><form id='BlO6j'><ins id='BlO6j'></ins><ul id='BlO6j'></ul><sub id='BlO6j'></sub></form><legend id='BlO6j'></legend><bdo id='BlO6j'><pre id='BlO6j'><center id='BlO6j'></center></pre></bdo></b><th id='BlO6j'></th></span></q></dt></tr></i><div id='BlO6j'><tfoot id='BlO6j'></tfoot><dl id='BlO6j'><fieldset id='BlO6j'></fieldset></dl></div>

    <legend id='BlO6j'><style id='BlO6j'><dir id='BlO6j'><q id='BlO6j'></q></dir></style></legend>

  1. <tfoot id='BlO6j'></tfoot>
    • <bdo id='BlO6j'></bdo><ul id='BlO6j'></ul>

      <small id='BlO6j'></small><noframes id='BlO6j'>

      如何检测 XHR 何时返回缓存的资源?

      时间:2023-10-14

      <i id='f9k2S'><tr id='f9k2S'><dt id='f9k2S'><q id='f9k2S'><span id='f9k2S'><b id='f9k2S'><form id='f9k2S'><ins id='f9k2S'></ins><ul id='f9k2S'></ul><sub id='f9k2S'></sub></form><legend id='f9k2S'></legend><bdo id='f9k2S'><pre id='f9k2S'><center id='f9k2S'></center></pre></bdo></b><th id='f9k2S'></th></span></q></dt></tr></i><div id='f9k2S'><tfoot id='f9k2S'></tfoot><dl id='f9k2S'><fieldset id='f9k2S'></fieldset></dl></div>
        <tbody id='f9k2S'></tbody>

      • <small id='f9k2S'></small><noframes id='f9k2S'>

              <legend id='f9k2S'><style id='f9k2S'><dir id='f9k2S'><q id='f9k2S'></q></dir></style></legend>
                <bdo id='f9k2S'></bdo><ul id='f9k2S'></ul>
                <tfoot id='f9k2S'></tfoot>

                本文介绍了如何检测 XHR 何时返回缓存的资源?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                问题描述

                我想知道是否有一种方法可以检测何时从本地缓存返回响应?是否可以?

                I'm wondering if there is a way how to detect when a response is returned from a local cache? Is it possible?

                解决方案应该是通用的并且适用于无条件请求.在这种情况下,响应代码总是 200 OK,但是 XHR 为第二个请求返回一个缓存的资源(例如,第一个响应包含 Expires 标头,因此无需在到期日期之前向服务器请求新资源).

                The solution should be general and work for unconditional requests. In this case, the response code is always 200 OK, but XHR returns a cached resource for the second request (e.g. the first response contains Expires header, so there is no need to ask a server for a new resource before the expiration date).

                推荐答案

                答案是Date header

                The answer is Date header

                • 如果日期标头在发送日期之前,则响应来自缓存.
                • 如果日期标头晚于发送请求的日期,则响应是新的.

                例如

                • 来自缓存:请求于 11:00 发送,响应日期为 10:59
                • 无缓存:请求在 11:00 发送,响应日期为 11:01

                这篇关于如何检测 XHR 何时返回缓存的资源?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                上一篇:猴子补丁 XMLHTTPRequest.onreadystatechange 下一篇:传递“#"url的请求参数中的哈希符号在Firefo

                相关文章

                最新文章

                <i id='lnwlN'><tr id='lnwlN'><dt id='lnwlN'><q id='lnwlN'><span id='lnwlN'><b id='lnwlN'><form id='lnwlN'><ins id='lnwlN'></ins><ul id='lnwlN'></ul><sub id='lnwlN'></sub></form><legend id='lnwlN'></legend><bdo id='lnwlN'><pre id='lnwlN'><center id='lnwlN'></center></pre></bdo></b><th id='lnwlN'></th></span></q></dt></tr></i><div id='lnwlN'><tfoot id='lnwlN'></tfoot><dl id='lnwlN'><fieldset id='lnwlN'></fieldset></dl></div>

                1. <legend id='lnwlN'><style id='lnwlN'><dir id='lnwlN'><q id='lnwlN'></q></dir></style></legend>
                  <tfoot id='lnwlN'></tfoot>

                    <bdo id='lnwlN'></bdo><ul id='lnwlN'></ul>

                  <small id='lnwlN'></small><noframes id='lnwlN'>