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

Compress response using gzip #533

Merged
merged 14 commits into from
Feb 6, 2019
Merged

Conversation

jimlambie
Copy link
Contributor

@jimlambie jimlambie commented Feb 5, 2019

This PR adds gzip compression to a response if a request includes an Accept-Encoding header containing "gzip"

The PR also goes a long way towards removing underscore.js, leaving it only in the history tests to try to avoid a conflict with the history refactor @eduardoboucas

Close #420
Close #241

test/acceptance/i18n.js Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
jimlambie and others added 6 commits February 6, 2019 14:23
…ndle-gzip-request

# Conflicts:
#	test/acceptance/rest-endpoints/collections-api/put.js
#	test/unit/controller.js
Co-Authored-By: jimlambie <jameslambie@gmail.com>
Co-Authored-By: jimlambie <jameslambie@gmail.com>
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