Created
November 28, 2018 16:00
-
-
Save mdpuma/b2dcc77d67b470e8d67aa168ef51e5e7 to your computer and use it in GitHub Desktop.
http2 issue safari browser Upgrade RFC 7230
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Hello, when you will open website from which you will receive multi line http header, for example Upgrade: h2, h2c, | |
| # safari will return error. | |
| # fix: | |
| Header unset Upgrade |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment