Closed machisuji closed 2 years ago
Thanks for the pull request! We'll be looking at this shortly.
@machisuji Would you be able to revise this PR?
@machisuji Would you be able to revise this PR?
Oh boy, sorry! I completely forgot about that. I will do that first thing tomorrow morning! Thanks for your patience.
@lgarron I've pushed some changes which should address your remarks.
Just pushed a tiny correction to use double quotes where single quotes were used before.
We've removed the feature altogether in https://github.com/github/secure_headers/pull/499 — see the PR description for more details.
Thanks for the PR; I'm sorry it didn't work out.
@lgarron Thanks for the update. I think it's the right call. If people want to save precious bytes, they can make sure not to pass in duplicate sources themselves, really. I'm happy either way because removing the feature removes the bug that was hindering us.
Fixes the bug introduced with release v6.3.4 in #478 that causes errors like the following when using port wildcards such as
ws://localhost:*
in one's sources: