-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve file persister for consistency
Some small changes to make it more readable (subjectively!) - Move checkStatus utility to bottom to reduce noise while reading - pre-signed to presigned and preSigned to presigned for consistency - getPresignedURL to requestPresignedURL for saying it's a request - newUploadRequest to newFileUploadRequest for specificity - readResponseBody generic naming to specific readPresignedURLResponse - preSignedURLGetterURL to presignedURLRequestURL for consistency
- Loading branch information
1 parent
fcb6d5c
commit 63a303b
Showing
2 changed files
with
37 additions
and
32 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