Skip to content

🌐 Add Chinese translation for docs/advanced/response-cookies.md #3795

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

jaystone776
Copy link
Contributor

As title

@codecov
Copy link

codecov bot commented Aug 31, 2021

Codecov Report

Merging #3795 (817731e) into master (1760da0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #3795   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          410       410           
  Lines        10281     10281           
=========================================
  Hits         10281     10281           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1760da0...817731e. Read the comment docs.

@github-actions
Copy link
Contributor

📝 Docs preview for commit 916935e at: https://612dee2718078fb1ef6f8845--fastapi.netlify.app


`Response` 常用于设置响应头或 Cookie,因此,**FastAPI** 在 `fastapi.Response` 中提供了支持。

所有可用参数及选项,详见 <a href="https://www.starlette.io/responses/#set-cookie" class="external-link" target="_blank">Starlette 官档</a>。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
所有可用参数及选项,详见 <a href="https://www.starlette.io/responses/#set-cookie" class="external-link" target="_blank">Starlette 官档</a>。
所有可用参数及选项,详见 <a href="https://www.starlette.io/responses/#set-cookie" class="external-link" target="_blank">Starlette 官方文档</a>。

jaystone776 and others added 3 commits September 6, 2021 12:02

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Co-authored-by: Waynerv <ampedee@gmail.com>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Co-authored-by: Waynerv <ampedee@gmail.com>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Co-authored-by: Waynerv <ampedee@gmail.com>
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2021

📝 Docs preview for commit 817731e at: https://613593a6431ea8a0f1e19d4d--fastapi.netlify.app

@tiangolo tiangolo changed the title Add Chinese Translation for docs\advanced\response-cookies.md 🌐 Add Chinese translation for docs/advanced/response-cookies.md Oct 5, 2021
@tiangolo tiangolo added awaiting-review lang-all Translations lang-zh Chinese translations labels Oct 5, 2021
@github-actions github-actions bot mentioned this pull request Oct 5, 2021
@tiangolo
Copy link
Member

It seems this was translated at some point in another PR. So I'll close this one, but thanks for the effort! ☕

@tiangolo tiangolo closed this Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review lang-all Translations lang-zh Chinese translations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants