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

Activate gzip compression on API calls #104

Merged
merged 1 commit into from
Dec 20, 2019

Conversation

phacks
Copy link
Contributor

@phacks phacks commented Dec 20, 2019

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes)
  • Documentation content changes

This PR enables Gzip compression on API calls, handled by Django. This will speed up heavy API calls (like a GET /results on all historic data for a project)

@phacks phacks added enhancement New feature or request python Pull requests that update Python code labels Dec 20, 2019
@phacks phacks self-assigned this Dec 20, 2019
@phacks phacks temporarily deployed to falco-activate-gzip-com-pgy3mi December 20, 2019 16:04 Inactive
@phacks phacks merged commit d666331 into master Dec 20, 2019
@phacks phacks deleted the activate-gzip-compression-on-backend branch December 20, 2019 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant