stefanjudis/is-http2-cli

fastly's HTTP/2 not detected

Opened this issue · 1 comments

is-http2 doesn't seem to detect HTTP/2 connections via https://www.fastly.com:

$ is-http2 https://www.fastly.com
× HTTP/2 not supported by https://www.fastly.com

However, Chrome seems to believe that connections to Fastly can be made via HTTP/2:

screenshot from 2017-02-09 12 03 32

(The same problem affects sites hosted on Fastly's CDN.)

This probably is based on this issue: 👉 stefanjudis/is-http2#10.

I'm up for ideas and a more reliable solution. :bowtie: