Skip to content
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

Correcting an error of http caching #24218

Closed
wants to merge 1 commit into from
Closed

Correcting an error of http caching #24218

wants to merge 1 commit into from

Conversation

QtumOne
Copy link

@QtumOne QtumOne commented Oct 25, 2024

Description

Correcting an error about http caching when http response has Authorization head. The response can be stored in private cache, but the doc currently says it can't. And U can find the right answer in the english doc of cache-control, at directives public section.

Here is the screenshot:

image

Motivation

Additional details

Related issues and pull requests

@QtumOne QtumOne requested a review from a team as a code owner October 25, 2024 02:57
@QtumOne QtumOne requested review from t7yang and removed request for a team October 25, 2024 02:57
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Oct 25, 2024
Copy link
Contributor

Preview URLs

Flaws (3)

URL: /zh-CN/docs/Web/HTTP/Caching
Title: HTTP 缓存
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/HTTP/Cross-Origin_Resource_Policy does not exist but fell back to /en-US/docs/Web/HTTP/Cross-Origin_Resource_Policy
  • images:
    • File not present on disk, an empty file, or not an image
    • File not present on disk, an empty file, or not an image

@QtumOne QtumOne closed this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-zh Issues related to Chinese content.
Projects
Status: Archive/Closed
Development

Successfully merging this pull request may close these issues.

1 participant