Skip to content

Commit 12c4f72

Browse files
authored
Add Content-Length for Simple Response Header
Content-Length was not part of the original set of safelisted response headers See Also whatwg/fetch#626
1 parent 8c81db2 commit 12c4f72

File tree

1 file changed

+1
-0
lines changed
  • files/zh-cn/glossary/simple_response_header

1 file changed

+1
-0
lines changed

files/zh-cn/glossary/simple_response_header/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ slug: Glossary/Simple_response_header
66

77
- {{HTTPHeader("Cache-Control")}}
88
- {{HTTPHeader("Content-Language")}}
9+
- {{HTTPHeader("Content-Length")}}
910
- {{HTTPHeader("Content-Type")}}
1011
- {{HTTPHeader("Expires")}}
1112
- {{HTTPHeader("Last-Modified")}}

0 commit comments

Comments
 (0)