Skip to content

Add a test showing http/2 works #6992

@glasser

Description

@glasser

Apollo Server v3 used node-fetch Requests to represent incoming requests, and those objects aren't compatible with http/2 requests which have colons in header names. See #2333 and #1533.

We think that AS4 (which no longer uses that representation for requests) should support http/2. It would be great to get a PR adding a test!

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