From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../forbidden_response_header_name/index.html | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 files/ja/glossary/forbidden_response_header_name/index.html (limited to 'files/ja/glossary/forbidden_response_header_name/index.html') diff --git a/files/ja/glossary/forbidden_response_header_name/index.html b/files/ja/glossary/forbidden_response_header_name/index.html new file mode 100644 index 0000000000..09159faf7f --- /dev/null +++ b/files/ja/glossary/forbidden_response_header_name/index.html @@ -0,0 +1,30 @@ +--- +title: Forbidden response header name (禁止レスンポンスヘッダー名) +slug: Glossary/Forbidden_response_header_name +tags: + - Glossary + - HTTP + - Response + - forbidden +translation_of: Glossary/Forbidden_response_header_name +--- +

禁止レスポンスヘッダー名はプログラムから変更することができない  HTTP ヘッダーの名前 (`Set-Cookie` と `Set-Cookie2`) です。

+ +

仕様

+ + + + + + + + + + + + + + + + +
仕様書策定状況コメント
{{SpecName('Fetch','#forbidden-response-header-name','forbidden-response-header-name')}}{{Spec2('Fetch')}} 
-- cgit v1.2.3-54-g00ecf