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

Issue #48: Fix images not serving with the correct response Headers #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bochap
Copy link

@bochap bochap commented Jan 17, 2018

This fixes the images returning to the client without the headers causing the content-type to be interpreted as text/plain and caching it as text when using the cache with the service worker

Before change
screen shot 2018-01-17 at 7 56 40 am

After Change
screen shot 2018-01-17 at 7 58 12 am

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.

1 participant