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