Skip to content

Optionally force HTTPS content URIs#3025

Merged
joeyparrish merged 7 commits intoshaka-project:masterfrom
avelad:force-https
Dec 17, 2020
Merged

Optionally force HTTPS content URIs#3025
joeyparrish merged 7 commits intoshaka-project:masterfrom
avelad:force-https

Conversation

@avelad
Copy link
Member

@avelad avelad commented Dec 3, 2020

Closes: #1389

demo/config.js Outdated
const prefix = category + '.retryParameters.';
const docLink = this.resolveExternLink_('.RetryParameters');
this.addSection_(sectionName, docLink)
.addBoolInput_(MessageIds.FORCE_HTTPS, prefix + 'forceHTTPs')
Copy link
Member

Choose a reason for hiding this comment

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

I don't think this belongs in the retry parameters section.

Copy link
Member Author

Choose a reason for hiding this comment

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

If you tell me which section it should belong to, I will make the change.

Copy link
Contributor

Choose a reason for hiding this comment

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

You can put it in the streaming section.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done!

@avelad
Copy link
Member Author

avelad commented Dec 16, 2020

@joeyparrish can you review it?

@shaka-bot
Copy link
Collaborator

All tests passed!

@joeyparrish joeyparrish merged commit 207c235 into shaka-project:master Dec 17, 2020
@avelad avelad deleted the force-https branch December 18, 2020 07:39
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

status: archived Archived and locked; will not be updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optionally force HTTPS content URIs in secure contexts

4 participants