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: Update dependency mime to 1.4.0 #1467

Merged
merged 2 commits into from Aug 30, 2017
Merged

Conversation

bmeck
Copy link
Contributor

@bmeck bmeck commented Aug 28, 2017

Changes of note:

  • .gz -> application/gzip
  • .mjs -> application/javascript
  • .otf changed from font/opentype -> font/otf (jshttp/mime-db@3d7616d)

Pre-Submission Checklist

  • Opened an issue discussing these changes before opening the PR
  • Ran the linter and tests via make prepush
  • Included comprehensive and convincing tests for changes

Issues

Closes:

  • Issue #
  • Issue #
  • Issue #

Summarize the issues that discussed these changes

Changes

What does this PR do?

Updates the dependency for "mime" to get more up to date content-type headers. No changes to code within restify itself.

Changes of note:
- .gz -> application/gzip
- .mjs -> application/javascript
- .otf changed from font/opentype -> font/otf (jshttp/mime-db@3d7616d)
Copy link
Member

@yunong yunong left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

@yunong yunong merged commit 6d38b38 into restify:master Aug 30, 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.

None yet

2 participants