1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-19 20:57:53 +02:00
Maxime VISONNEAU 3c0c7148fd
blob: permit skipping the configuration of the Content-Disposition header (#4832)
This change would allow users to disable the `Content-Disposition`
header that is set for blob storage operations. The application will
continue to set a default value for `Content-Disposition` of
`attachment; filename={{.Filename}}` if no value was provided by the
user. However, with this change, users can now specifically disable this
header by setting the value to "-" in the configuration.

We feel this would be a nice solution for this issue:
https://github.com/Homebrew/brew/issues/15604
2024-05-09 22:13:46 -03:00
..
2024-04-07 23:04:15 -03:00
2024-01-21 22:16:05 -03:00
2024-02-05 09:18:01 -03:00
2024-03-15 13:16:57 -03:00
2024-01-17 08:35:28 -03:00
2023-09-19 00:31:05 +00:00
2023-09-29 00:49:02 +00:00
2023-11-19 14:54:18 -03:00
2024-04-19 22:27:50 -03:00
2024-04-28 20:20:53 -03:00
2024-02-05 09:18:01 -03:00
2023-09-04 14:12:01 +00:00