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

[async] Support custom filename to be provided to URLFile #1997

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

aron
Copy link
Contributor

@aron aron commented Oct 17, 2024

This works around an issue where the basename of the URL many not actually
contain a file extension and the uploader logic cannot infer the mime
type for the file.

This works around an issue where the basename of the URL many not actually
contain a file extension and the uploader logic cannot infer the mime
type for the file.
@aron aron changed the base branch from main to async October 17, 2024 10:28
@aron aron changed the title async urlfile custom name Support custom filename to be provided to URLFile Oct 17, 2024
@aron aron closed this Oct 17, 2024
@aron aron reopened this Oct 17, 2024
@aron aron merged commit 3805e2e into async Oct 17, 2024
8 checks passed
@aron aron deleted the async-urlfile-custom-name branch October 17, 2024 10:37
@aron aron changed the title Support custom filename to be provided to URLFile [async] Support custom filename to be provided to URLFile Oct 17, 2024
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