Skip to content

Compress response using gzip#533

Merged
eduardoboucas merged 14 commits intodevelopfrom
feature/handle-gzip-request
Feb 6, 2019
Merged

Compress response using gzip#533
eduardoboucas merged 14 commits intodevelopfrom
feature/handle-gzip-request

Conversation

@jimlambie
Copy link
Copy Markdown
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

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.

2 participants