-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Modification Proposal
Remove spdy and use node built-in http2 server. spdy is broken since node 16 (source. Perhaps node:http2 could be wrapped in a way that it would be compatible with express.
Expected Behavior / Situation
Usage of http2 in favor spdy. Support for http2 and deprecation of spdy.
Actual Behavior / Situation
Lack of http2 option and only support for spdy.
Please paste the results of npx webpack-cli info here, and mention other relevant information
Relevant discussions/PRs:
Metadata
Metadata
Assignees
Labels
No labels