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

fix response content-type header: image/jpeg instead of image/jpg #100

Merged
merged 1 commit into from
Feb 8, 2017

Conversation

nofirg
Copy link
Contributor

@nofirg nofirg commented Feb 8, 2017

When I use server side image resizing with monee, I get response with header Content-Type: image/jpg but most of the client libraries are waiting for Content-Type: image/jpeg (for example famous iOS library https://github.com/Alamofire/AlamofireImage)

source: https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types

@meenie meenie merged commit 859b514 into meenie:master Feb 8, 2017
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.

2 participants