Skip to content

Commit c180073

Browse files
wabzsyasnowwolf
authored andcommitted
此处翻译不符合原意
1 parent 8361512 commit c180073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aio/content/guide/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ If you're following along with these code snippets, note that you must import th
475475
Many servers require extra headers for save operations.
476476
For example, they may require a "Content-Type" header to explicitly declare the MIME type of the request body; or the server may require an authorization token.
477477
478-
许多服务器需要额外的标头进行保存操作。例如,它们可能需要 `Content-Type` 标头来显式声明请求正文的 MIME 类型;否则服务器可能需要一个授权令牌
478+
许多服务器需要额外的标头进行保存操作。例如,它们可能需要 `Content-Type` 标头来显式声明请求正文的 MIME 类型;或者服务器可能需要一个授权令牌
479479
480480
481481
### Adding headers

0 commit comments

Comments
 (0)