検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 170 for Http (0.057 sec.)
Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 5752
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ity check for these redirects (namely django.utils.http.is_safe_url() ) considered some URLs with basic au ... e" when they shouldn't be. For example, a URL like http://mysite.example.com\@attacker.com would be consid ... ered safe if the request's host is http://mysite.example.com , but redirecting to this URL ...
https://man.plustar.jp/django/releases/1.8.10.html - [similar]
Django 2.2.19 release notes — Django 4.0.6 ドキュメント 5752
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... E-2021-23336: Web cache poisoning via django.utils.http.limited_parse_qsl() ¶ Django contains a copy of ur ... E-2021-23336: Web cache poisoning via django.utils.http.limited_parse_qsl() 前のトピックへ Django 2.2.20 r ...
https://man.plustar.jp/django/releases/2.2.19.html - [similar]
Django 3.0.13 release notes — Django 4.0.6 ドキュメント 5752
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... E-2021-23336: Web cache poisoning via django.utils.http.limited_parse_qsl() ¶ Django contains a copy of ur ... E-2021-23336: Web cache poisoning via django.utils.http.limited_parse_qsl() 前のトピックへ Django 3.0.14 r ...
https://man.plustar.jp/django/releases/3.0.13.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 5752
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( request ): await asyncio . sleep ( 0.5 ) return HttpResponse ( 'Hello, async world!' ) All asynchronous ... e ideal, however, if you are doing a lot of API or HTTP calls inside your view, you can now natively do al ... l those HTTP calls in parallel to considerably speed up your vi ... llowed in the Host header, e.g. static.localhost . HttpResponse.set_cookie() and HttpResponse.set_signed_c ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
JavaScript — Django 4.0.6 ドキュメント 5696
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... running the tests, you need to view that file over HTTP. To view code coverage: ルートディレクトリで pytho ... n -m http.server を実行してみてください。( js_tests の中では ... なく) Open http://localhost:8000/js_tests/tests.html in your web b ...
https://man.plustar.jp/django/internals/contributing/writing-code/javascript.htm... - [similar]
クリックジャッキング対策 — Django 4.0.6 ドキュメント 5696
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ソースをロードして良いかどうかを示す X-Frame-Options HTTP ヘッダの指定を尊重します。もしサーバからのレスポン ... のヘッダを設定するデコレータのセット X-Frame-Options HTTP ヘッダは、まだそれがレスポンス中に存在しない場合に ... X-Frame-Options header to DENY for every outgoing HttpResponse . If you want any other value for this hea ... でミドルウェアに指示することができます: from django.http import HttpResponse from django.views.decorators.c ...
https://man.plustar.jp/django/ref/clickjacking.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5696
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... れます。 status_code : リクエストに対するレスポンスのHTTPレスポンスコード。 request : ログのメッセージに対応す ... ーバーが受け取ったリクエストに関するログメッセージ。HTTP の 5XX レスポンスは ERROR メッセージとして送られ、 ... れます。 status_code : リクエストに対するレスポンスのHTTPレスポンスコード。 request : ログのメッセージに対応す ... r will be logged as an error. For example, when an HTTP Host header is included in a request from a client ...
https://man.plustar.jp/django/ref/logging.html - [similar]
Django 2.2.22 release notes — Django 4.0.6 ドキュメント 5696
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ines and tabs. If you used values with newlines in HTTP response, you could suffer from header injection a ... ttacks. Django itself wasn't vulnerable because HttpResponse prohibits newlines in HTTP headers. Moreov ...
https://man.plustar.jp/django/releases/2.2.22.html - [similar]
Django 3.1.10 release notes — Django 4.0.6 ドキュメント 5696
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ines and tabs. If you used values with newlines in HTTP response, you could suffer from header injection a ... ttacks. Django itself wasn't vulnerable because HttpResponse prohibits newlines in HTTP headers. Moreov ...
https://man.plustar.jp/django/releases/3.1.10.html - [similar]
Django 3.1.4 release notes — Django 4.0.6 ドキュメント 5696
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 3.1.3. Bugfixes ¶ Fixed setting the Content-Length HTTP header in AsyncRequestFactory ( #32162 ). Fixed pa ... ssing extra HTTP headers to AsyncRequestFactory request methods ( # ...
https://man.plustar.jp/django/releases/3.1.4.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT