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 ?