diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2022-01-29 01:41:41 +0900 |
---|---|---|
committer | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2022-02-05 13:19:25 +0900 |
commit | 3209b4d4ad9db0c919bdf60c01c219845fe5a250 (patch) | |
tree | eb101ee0b55b2b885d2ccde8c2d90dab7e60532d /files/ja/web/api/xmlhttprequest/mozsystem/index.md | |
parent | 1e5d0f7fe35befbbdd08f5c9b3b4eafd42975ae8 (diff) | |
download | translated-content-3209b4d4ad9db0c919bdf60c01c219845fe5a250.tar.gz translated-content-3209b4d4ad9db0c919bdf60c01c219845fe5a250.tar.bz2 translated-content-3209b4d4ad9db0c919bdf60c01c219845fe5a250.zip |
XMLHttpRequest のプロパティの記事を移行
Diffstat (limited to 'files/ja/web/api/xmlhttprequest/mozsystem/index.md')
-rw-r--r-- | files/ja/web/api/xmlhttprequest/mozsystem/index.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/files/ja/web/api/xmlhttprequest/mozsystem/index.md b/files/ja/web/api/xmlhttprequest/mozsystem/index.md new file mode 100644 index 0000000000..6915ecc5c6 --- /dev/null +++ b/files/ja/web/api/xmlhttprequest/mozsystem/index.md @@ -0,0 +1,18 @@ +--- +title: XMLHttpRequest.mozSystem +slug: Web/API/XMLHttpRequest/mozSystem +tags: + - AP + - Non-standard + - Property + - Reference + - XHR + - XMLHttpRequest + - ame Origin Policy + - mozSystem + - origin +translation_of: Web/API/XMLHttpRequest/mozSystem +--- +<div>{{draft}}{{APIRef('XMLHttpRequest')}}</div> + +<p><span class="seoSummary"><strong><code>mozSystem</code></strong> はブール値です。 true の場合、同じ発信元ポリシーはリクエストに適用されません。</span></p> |