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

Provide Content-Type on non ranged/non streamed Binary Controlled endpoints #334

Closed
DiegoPino opened this issue Jul 5, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request external bug It is not us, it is them Release duties
Milestone

Comments

@DiegoPino
Copy link
Member

DiegoPino commented Jul 5, 2023

What?

Now that AMI is stronger and better/more capable of dealing with Content-Type/extension mixes, our Binary Controller needs to provide also for normal inline-disposition Files a direct Mime-Type. We can not depend on Symfony for this since its internal Mimetype resolver is limited (e.g mode/obj will be served as text)

Also add exceptions for past wrongly provided mime types by remote sources(see #336)

@DiegoPino DiegoPino added enhancement New feature or request external bug It is not us, it is them Release duties labels Jul 5, 2023
@DiegoPino DiegoPino added this to the 1.1.1 milestone Jul 5, 2023
@DiegoPino DiegoPino self-assigned this Jul 5, 2023
@DiegoPino
Copy link
Member Author

DiegoPino commented Jul 5, 2023

Solved via 5d655be and 9b89aa8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request external bug It is not us, it is them Release duties
Projects
None yet
Development

No branches or pull requests

1 participant