forked from tpyo/amazon-s3-php-class
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow headers to be set in getAuthenticatedURL
Changes the signature and allows custom headers in the getAuthenticatedURL function. Example: $s3->getAuthenticatedURL($this->bucket, $path, $timeout, false, false, array('response-content-disposition' => 'attachment'));
- Loading branch information
1 parent
121318e
commit 8d2be80
Showing
1 changed file
with
33 additions
and
22 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