-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
fix: remove cache control headers for requests handled with an error in Caddy #36590
Conversation
WalkthroughThe changes in this pull request involve modifications to the Caddy configuration script, specifically targeting logging behavior and certificate management. Key updates include renaming logging directives for consistency, enhancing the error handling section to manage Changes
Possibly related PRs
Suggested labels
Suggested reviewers
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
🧰 Additional context used🔇 Additional comments (3)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
/build-deploy-preview skip-tests=true |
Deploying Your Preview: https://github.com/appsmithorg/appsmith/actions/runs/11068933614. |
Deploy-Preview-URL: https://ce-36590.dp.appsmith.com |
This PR has not seen activitiy for a while. It will be closed in 7 days unless further activity is detected. |
/build-deploy-preview skip-tests=true |
Deploying Your Preview: https://github.com/appsmithorg/appsmith/actions/runs/11202294132. |
Deploy-Preview-URL: https://ce-36590.dp.appsmith.com |
Description
Changes
As per the caddy server docs
Ref: https://caddyserver.com/docs/caddyfile/directives/log_skip
After this change the following are the response headers for a requests to valid and invalid static file path.
Valid file path (status 200)
Invalid file path (status 404)
Fixes #
Issue Number
or
Fixes Issue URL
Warning
If no issue exists, please create an issue first, and check with the maintainers if the issue is valid.
Automation
/ok-to-test tags="@tag.Sanity"
🔍 Cypress test results
Tip
🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/11202369772
Commit: 0f87242
Cypress dashboard.
Tags:
@tag.Sanity
Spec:
Sun, 06 Oct 2024 15:03:47 UTC
Communication
Should the DevRel and Marketing teams inform users about this change?