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

Add H2 prioritisation and image resizing settings #381

Merged
merged 3 commits into from
Jun 16, 2019

Conversation

jacobbednarz
Copy link
Member

@jacobbednarz jacobbednarz commented Jun 13, 2019

Updates the zone settings to support http/2 prioritisation and
image resizing

Closes #376

@ghost ghost added size/XS kind/documentation Categorizes issue or PR as related to documentation. labels Jun 13, 2019
@@ -435,9 +435,10 @@ var resourceCloudflareZoneSettingsSchema = map[string]*schema.Schema{
},

"sha1_support": {
Type: schema.TypeString, ValidateFunc: validation.StringInSlice([]string{"on", "off"}, false),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just reformatting the lines correctly.

@jacobbednarz jacobbednarz changed the title Add H2 priorisation and image resizing settings Add H2 prioritisation and image resizing settings Jun 13, 2019
@jacobbednarz jacobbednarz merged commit 14cf08b into cloudflare:master Jun 16, 2019
@jacobbednarz jacobbednarz deleted the add-h2-priorisation branch June 16, 2019 23:47
boekkooi-lengoo pushed a commit to boekkooi-lengoo/terraform-provider-cloudflare that referenced this pull request Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Categorizes issue or PR as related to documentation. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Enhanced HTTP/2 Prioritization
1 participant