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

provider/fastly: Add Gzip rule support #6247

Merged
merged 3 commits into from
Apr 20, 2016
Merged

provider/fastly: Add Gzip rule support #6247

merged 3 commits into from
Apr 20, 2016

Conversation

catsby
Copy link
Contributor

@catsby catsby commented Apr 19, 2016

Provides new attribute gzip, a set of gzip rules to apply to file types or extensions, or both.

I've opened a support case with Fastly regarding their handling of empty extensions and content_types parameters. Right now, if you send only one, the other will come back with a set of default values. Ex, sending just extension css will return a rule with just the css extension, but a default list of content_types...

For now we work around this while I wait to hear what they say about that, e.g. is it a bug that will be fixed or just how things work, and we can work around that when we hear back.

@stack72
Copy link
Contributor

stack72 commented Apr 19, 2016

I reviewed only the commit that adds support to the resource - LGTM! I am presuming the new test case runs work as expected? I don't have a fastly account :) Would it be worth adding a test for flattenGzips?

@catsby
Copy link
Contributor Author

catsby commented Apr 20, 2016

@stack72 yah good call, added in aefd839

@stack72
Copy link
Contributor

stack72 commented Apr 20, 2016

@catsby - in that case - this looks good :) Thanks for the test addition!

@catsby catsby merged commit 46f3a17 into master Apr 20, 2016
@catsby catsby deleted the f-fastly-gzips branch April 20, 2016 18:43
@ghost
Copy link

ghost commented Apr 26, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants