Skip to content

Instantly share code, notes, and snippets.

@mdpuma
Created November 28, 2018 16:00
Show Gist options
  • Select an option

  • Save mdpuma/b2dcc77d67b470e8d67aa168ef51e5e7 to your computer and use it in GitHub Desktop.

Select an option

Save mdpuma/b2dcc77d67b470e8d67aa168ef51e5e7 to your computer and use it in GitHub Desktop.
http2 issue safari browser Upgrade RFC 7230
# 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