Skip to content

[5.4] Add options to temporaryUrl() - #20394

Merged
taylorotwell merged 1 commit into
laravel:5.4from
tillkruss:extend-temporary-url
Aug 2, 2017
Merged

[5.4] Add options to temporaryUrl()#20394
taylorotwell merged 1 commit into
laravel:5.4from
tillkruss:extend-temporary-url

Conversation

@tillkruss

Copy link
Copy Markdown
Contributor

This allows users to specify additional GetObject arguments such as:

[
    'ResponseContentDisposition' => 'attachment; filename="foobar.zip"',
]

This allows users to specify additions command arguments such as: `ResponseContentDisposition`.
@taylorotwell
taylorotwell merged commit 868d6dc into laravel:5.4 Aug 2, 2017
@tillkruss
tillkruss deleted the extend-temporary-url branch August 3, 2017 15:55
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.

2 participants