Skip to content

Conversation

@jessevondoom
Copy link

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'));

Currently testing and working with "response-content-disposition", "response-cache-control", and "response-content-type" header requests.

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'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant