Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add s3 postpolicy support header #5280

Merged
merged 2 commits into from Feb 5, 2024
Merged

Conversation

sxlehua
Copy link
Contributor

@sxlehua sxlehua commented Feb 5, 2024

What problem are we solving?

S3 POST form item to http header is missing. such as Cache-Control.

How are we solving the problem?

Add some S3 POST form item to header, include "Cache-Control", "Expires", "Content-Disposition" and "X-Amz-Meta-*"

How is the PR tested?

By hand on a test server.

Checks

  • I have added unit tests if possible.
  • I will add related wiki document changes and link to this PR after merging.

@chrislusf chrislusf merged commit ffe5f19 into seaweedfs:master Feb 5, 2024
8 of 9 checks passed
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.

None yet

2 participants