Skip to content

firebase serve is serving http1.1 not http2 #2571

@maxwell8888

Description

@maxwell8888

[REQUIRED] Environment info

firebase-tools: 8.9.0

Platform: macOS high sierra version 10.13.6

[REQUIRED] Test case

firebase serve

[REQUIRED] Steps to reproduce

Run firebase init to create a basic project using default settings and then run firebase serve. All resources are served as http1.1, however firebase hosting is supposed to use http2.

[REQUIRED] Expected behavior

The local development server which is started by firebase serve uses http2.

[REQUIRED] Actual behavior

The local development server which is started by firebase serve uses http1.1.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions