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

Added default MIME type when not present #16

Merged
merged 1 commit into from
Feb 5, 2015
Merged

Added default MIME type when not present #16

merged 1 commit into from
Feb 5, 2015

Conversation

KamilLelonek
Copy link
Contributor

Sometimes headers do not contain MIME type. According to the
specification the "default" type is application/octet-stream. It
should be returned each time instead of empty 'Content-Type'.

Review on Reviewable

Sometimes headers do not contain MIME type. According to the
specification the "default" type is `application/octet-stream`. It
should be returned each time instead of empty `'Content-Type'`.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 0f6eedd on KamilLelonek:master into 19a4c22 on middleman:master.

porada added a commit that referenced this pull request Feb 5, 2015
Added default MIME type when not present. Fixes #15.
@porada porada merged commit c58d96c into middleman:master Feb 5, 2015
@porada
Copy link
Contributor

porada commented Feb 5, 2015

Thanks again. Released in v2.4.3. 🍻

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.

3 participants