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

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

      1. <tfoot id='p3LbK'></tfoot>

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

        检查请求是否是 Python 中的 AJAX

        时间:2023-10-14

          <tbody id='krLMp'></tbody>
          <bdo id='krLMp'></bdo><ul id='krLMp'></ul>

        • <legend id='krLMp'><style id='krLMp'><dir id='krLMp'><q id='krLMp'></q></dir></style></legend>
        • <small id='krLMp'></small><noframes id='krLMp'>

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

                1. 本文介绍了检查请求是否是 Python 中的 AJAX的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  有没有办法在 Python 中检查请求是否为 AJAX?

                  Is there a way to check if a request is AJAX in Python?

                  相当于 PHP 的 $_SERVER['HTTP_X_REQUESTED_WITH'] == 'xmlhttprequest'?

                  The equivalent of PHP's $_SERVER['HTTP_X_REQUESTED_WITH'] == 'xmlhttprequest'?

                  推荐答案

                  如果 AJAX 框架在其请求中设置 X-Requested-With 标头,那么您将能够使用该标头来检测 AJAX 调用.这取决于客户端框架.

                  If the AJAX framework sets the X-Requested-With header in its requests, then you will be able to use that header to detect AJAX calls. It's up to the client-side framework to do this.

                  获取 HTTP 标头取决于您选择的 Python 框架.在 Django 中,request 对象有一个 is_ajax方法可以直接使用.

                  Getting hold of the HTTP headers depends on your Python framework of choice. In Django, the request object has an is_ajax method you can use directly.

                  这篇关于检查请求是否是 Python 中的 AJAX的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:浏览器对 json ajax 响应的 Content-Type 标头有什么要 下一篇:XMLHttpRequest multipart/form-data:多部分中的边界无效

                  相关文章

                  最新文章

                  1. <tfoot id='VLwuo'></tfoot>

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

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

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

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