-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
📚 good-first-issueIssues that are more approachable for first-time contributors.Issues that are more approachable for first-time contributors.🙏 help-wanted🧪 testing
Description
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
Labels
📚 good-first-issueIssues that are more approachable for first-time contributors.Issues that are more approachable for first-time contributors.🙏 help-wanted🧪 testing