検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 38 for browsers (0.038 sec.)
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 7940
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t: >>> request . accepts ( 'text/html' ) True Most browsers send Accept: */* by default, so this would return ... he cookie should last only as long as the client's browser session. If expires is not specified, it will be ca ... ss-origin request. SameSite isn't supported by all browsers, so it's not a replacement for Django's CSRF prote ... d support cookies of at least 4096 bytes. For many browsers this is also the maximum size. Django will not rai ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 7783
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ium package and run the tests with the --selenium=<BROWSERS> option. For example, if you have Firefox and Goog ... lenium.webdriver package for the list of available browsers. Specifying --selenium automatically sets --tags=s ... to run only the tests that require selenium. Some browsers (e.g. Chrome or Firefox) support headless testing, ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
Django 1.8.15 リリースノート — Django 4.0.6 ドキュメント 7783
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... KIES is simplified to better match the behavior of browsers and to mitigate this attack. request.COOKIES may n ...
https://man.plustar.jp/django/releases/1.8.15.html - [similar]
Django 1.9.10 リリースノート — Django 4.0.6 ドキュメント 7783
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... KIES is simplified to better match the behavior of browsers and to mitigate this attack. request.COOKIES may n ...
https://man.plustar.jp/django/releases/1.9.10.html - [similar]
Django におけるセキュリティ — Django 4.0.6 ドキュメント 7783
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... llow a user to inject client side scripts into the browsers of other users. This is usually achieved by storin ... 明示的に有効にする必要があります。 Referrer policy ¶ Browsers use the Referer header as a way to send informatio ... he cross-origin opener policy (COOP) header allows browsers to isolate a top-level window from other documents ...
https://man.plustar.jp/django/topics/security.html - [similar]
Django 1.4.6 release notes — Django 4.0.6 ドキュメント 7626
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... put this URL into the Location response header and browsers seem to ignore JavaScript there. Bugfixes ¶ Fixed ...
https://man.plustar.jp/django/releases/1.4.6.html - [similar]
django.utils.http — Django 4.0.6 ドキュメント 7311
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rbid URLs that start with control characters. Some browsers (like # Chrome) ignore quite a few control charact ... ading slashes), a slash must be escaped to prevent browsers from handling the path as schemaless and redirecti ...
https://man.plustar.jp/django/_modules/django/utils/http.html - [similar]
設定 — Django 4.0.6 ドキュメント 7311
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the form submission would fail in this case. Some browsers (specifically Internet Explorer) can disallow the ... the cookie will be marked as "secure", which means browsers may ensure that the cookie is only sent with an HT ... the cookie will be marked as "secure", which means browsers may ensure that the cookie is only sent under an H ... e requests. False : disables the flag. 注釈 Modern browsers provide a more secure default policy for the SameS ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.1.2 リリースノート — Django 4.0.6 ドキュメント 7311
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s in Internet Explorer, Safari, and possibly other browsers, our encoding of cookie values was changed so that ...
https://man.plustar.jp/django/releases/1.1.2.html - [similar]
Django 1.1.4 リリースノート — Django 4.0.6 ドキュメント 7311
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... X-Requested-With header when using XMLHttpRequest. Browsers have strict same-origin policies regarding XMLHttp ...
https://man.plustar.jp/django/releases/1.1.4.html - [similar]
PREV 1 2 3 4 NEXT