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

multipart: fallback to filename as part name #1045

Merged
merged 3 commits into from Jan 11, 2024

Conversation

wca
Copy link
Contributor

@wca wca commented Jun 1, 2023

This is not supported by the standard, but allowed by some implementations for compatibility.

wca and others added 3 commits May 24, 2023 21:30
This is not supported by the standard, but allowed by some
implementations for compatibility.
@wca
Copy link
Contributor Author

wca commented Jan 11, 2024

@seanmonstar Hey, any chance you could comment on this, or refer someone who might be interested?

I wasn't sure if this behavior is something that others might prefer to be hidden behind a feature flag, or wrapped, or otherwise didn't materially change behavior for existing users.

It hasn't impacted us yet, but it'd be nice to not maintain a fork to keep this change around. Thanks for your time.

Copy link
Owner

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, sounds good 😊

@seanmonstar seanmonstar merged commit c2fb0b1 into seanmonstar:master Jan 11, 2024
1 of 7 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