Skip to content

Commit b5ccb91

Browse files
authored
跟 160 行的 Content-Type 重复了 (wangdoc#241)
1 parent bf18144 commit b5ccb91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/bom/cors.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ Content-Encoding: gzip
162162
Content-Length: 0
163163
Keep-Alive: timeout=2, max=100
164164
Connection: Keep-Alive
165-
Content-Type: text/plain
166165
```
167166

168167
上面的 HTTP 回应中,关键的是`Access-Control-Allow-Origin`字段,表示`http://api.bob.com`可以请求数据。该字段也可以设为星号,表示同意任意跨源请求。

0 commit comments

Comments
 (0)