-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Move ContentDisposition in reference docs #8987
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #8987 +/- ##
==========================================
+ Coverage 97.74% 98.28% +0.54%
==========================================
Files 108 107 -1
Lines 34369 34317 -52
Branches 4082 4064 -18
==========================================
+ Hits 33593 33729 +136
+ Misses 580 415 -165
+ Partials 196 173 -23
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport to 3.10: 💚 backport PR created✅ Backport PR branch: Backported as #8988 🤖 @patchback |
(cherry picked from commit 5c3d50f)
Backport to 3.11: 💚 backport PR created✅ Backport PR branch: Backported as #8989 🤖 @patchback |
(cherry picked from commit 5c3d50f)
…ce docs (#8989) **This is a backport of PR #8987 as merged into master (5c3d50f).** Co-authored-by: Sam Bull <[email protected]>
…ce docs (#8988) **This is a backport of PR #8987 as merged into master (5c3d50f).** Co-authored-by: Sam Bull <[email protected]>
Fixes #7450.