HTTP/2 firebase hosting

244 views
Skip to first unread message

Sharat Chandra

unread,
Oct 27, 2016, 11:17:09 AM10/27/16
to Firebase Google Group
Firebase supports HTTP/2 hosting. But the best practices for HTTP and HTTP/2 are different. If I deploy non-concatenated files, then that won't be an optimal experience for HTTP/1 users. Does firebase hosting support separate deployment for HTTP/1.0 & HTTP/2?

Jean-Rémi Delteil

unread,
Oct 28, 2016, 10:51:36 AM10/28/16
to Firebase Google Group
Hi Sharat, 

HTTP2 is a server side protocol and it will automatically switch to HTTP1 if the user browser does not support it.
That said, most current browsers support HTTP2:


The real problem here is that HTTP2 is really effective combined with Server push. And I don't think Firebase hosting has this enabled, maybe we can have confirmation from Firebase ?
Reply all
Reply to author
Forward
0 new messages