fix: Content-Disposition Header not matching RFC2183 rules#12603
fix: Content-Disposition Header not matching RFC2183 rules#12603artylobos wants to merge 1 commit intoComfy-Org:masterfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe PR modifies HTTP response headers in 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
This is a duplicate of #12535 which itself is a duplicate of many other PRs. |
What does this PR do?
Fixes #8914
/claim #8914
Description
This PR addresses the issue: Content-Disposition Header not matching RFC2183 rules
See #8914 for details.
Type of change