-
Notifications
You must be signed in to change notification settings - Fork 839
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow 403 for overwrite prevention (#5134)
* Allow 403 for overwrite prevention * implment instead via a new 'return code override' key * add with_... method * rework: implement via header-with-status * Update object_store/src/aws/precondition.rs Co-authored-by: Raphael Taylor-Davies <[email protected]> * Update object_store/src/aws/precondition.rs Co-authored-by: Raphael Taylor-Davies <[email protected]> * Update object_store/src/aws/precondition.rs Co-authored-by: Raphael Taylor-Davies <[email protected]> * Update object_store/src/aws/client.rs Co-authored-by: Raphael Taylor-Davies <[email protected]> * review comments * clipps lints & docs --------- Co-authored-by: Raphael Taylor-Davies <[email protected]>
- Loading branch information
Showing
2 changed files
with
106 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters