検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 170 for Http (0.023 sec.)
Django 1.10.7 release notes — Django 4.0.6 ドキュメント 5549
" + 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 numeric URLs (e.g. ... http:999999999 ) "safe" when they shouldn't be. Also, i ...
https://man.plustar.jp/django/releases/1.10.7.html - [similar]
Django 1.8.18 リリースノート — Django 4.0.6 ドキュメント 5549
" + 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 numeric URLs (e.g. ... http:999999999 ) "safe" when they shouldn't be. Also, i ...
https://man.plustar.jp/django/releases/1.8.18.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r expressions). If you use values with newlines in HTTP response or email headers, you can suffer from hea ... on attacks. Django itself isn't vulnerable because HttpResponse and the mail sending utilities in django.c ... ore.mail prohibit newlines in HTTP and SMTP headers, respectively. While the validato ... rs have been fixed in Django, if you're creating HTTP responses or email messages in other ways, it's a ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 5493
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... て内部サーバーエラーが起きると (厳密には、500 以上の HTTP ステータスコードを持つ全てのレスポンスが返ってくる ... 、Python のトレースバック全体、エラーを引き起こした HTTP リクエストの詳細について書かれています。 注釈 In o ... , each traceback frame 's local variables, and the HttpRequest 's attributes . However, sometimes certain ... * parameters ) ¶ If one of your views receives an HttpRequest object with POST parameters susceptible to ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
Django 1.4.13 release notes — Django 4.0.6 ドキュメント 5493
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ty checks for these redirects (namely django.utils.http.is_safe_url() ) did not correctly validate some ma ... lformed URLs, such as http:\\\\\\djangoproject.com , which are accepted by so ...
https://man.plustar.jp/django/releases/1.4.13.html - [similar]
Django 1.4.2 release notes — Django 4.0.6 ドキュメント 5493
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ncluding domain name, which are generated from the HTTP Host header. Some attacks against this are beyond ... ngo 1.3.3 and Django 1.4.1 -- specifically, django.http.HttpRequest.get_host() -- was incorrectly handling ... rary URLs to users. To remedy this, the parsing in HttpRequest.get_host() is being modified; Host headers ...
https://man.plustar.jp/django/releases/1.4.2.html - [similar]
Django 1.5.8 release notes — Django 4.0.6 ドキュメント 5493
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ty checks for these redirects (namely django.utils.http.is_safe_url() ) did not correctly validate some ma ... lformed URLs, such as http:\\\\\\djangoproject.com , which are accepted by so ...
https://man.plustar.jp/django/releases/1.5.8.html - [similar]
Django 1.9.13 リリースノート — Django 4.0.6 ドキュメント 5493
" + 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 numeric URLs (e.g. ... http:999999999 ) "safe" when they shouldn't be. Also, i ...
https://man.plustar.jp/django/releases/1.9.13.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5493
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ly control but to which you can provide hints (via HTTP headers) about which parts of your site should be ... iddleware automatically sets a few headers in each HttpResponse which affect downstream caches : Sets the ... re a few examples of downstream caches: When using HTTP, your ISP may cache certain pages, so if you reque ... sted a page from http://example.com/ , your ISP would send you the page ...
https://man.plustar.jp/django/topics/cache.html - [similar]
Django を使う — Django 4.0.6 ドキュメント 5493
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mentation Examples of model relationship API usage HTTP リクエストのハンドリング URL ディスパッチャ ビュー ... ータ 1つの値を計算するだけのショートカット その他の HTTP メソッドでデコレータを使用する Comparison with mid ... QL injectionへの防御 Clickjacking に対する防御 SSL/HTTPS Host ヘッダーの検証 Referrer policy Cross-origin ... アプローチ Caching 遅延について理解する データベース HTTP のパフォーマンス テンプレートのパフォーマンス Usin ...
https://man.plustar.jp/django/topics/index.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT