rgrove / rawgit

Served files from raw.githubusercontent.com, but with the correct content types. No longer actively developed.
https://rawgit.com
MIT License
2.39k stars 488 forks source link

Enable HTTP/2 on rawgit and cdn.rawgit #186

Closed nektro closed 6 years ago

rgrove commented 6 years ago

HTTP/2 has been enabled on rawgit.com and cdn.rawgit.com for years, so I'm a little puzzled by this request. If you're not able to establish HTTP/2 connections to RawGit, please add more details and we can try to figure out what's happening.

nektro commented 6 years ago

rawgit.com comes up as spdy instead of h2

image image

rgrove commented 6 years ago

This may be a bug in the Chrome dev tools that causes it to display the protocol as spdy instead of h2.

nektro commented 6 years ago

It's still not fix in v68 but Firefox is reporting the protocol correctly, so it seems it is Chrome's issue here.