-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add method for generating signed Smart CDN URLs (#201)
* Add method for generating signed Smart CDN URLs * Do not URI encode workspace * Revert "Do not URI encode workspace" This reverts commit f645872. * Apply suggestions from code review Co-authored-by: Remco Haszing <[email protected]> Co-authored-by: Mikael Finstad <[email protected]> * Fix implementation * Allow duplicate parameters * Improve checks * Fix formatting * Use absolute expiration time * Test empty parameter * Update docs --------- Co-authored-by: Remco Haszing <[email protected]> Co-authored-by: Mikael Finstad <[email protected]>
- Loading branch information
1 parent
26e55b3
commit 166bdba
Showing
3 changed files
with
114 additions
and
0 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
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