I see the following deprecation warning messages when I configure quasar, which uses webpack-dev-server, with HTTP/2 over HTTPS:
(node:155094) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
(node:157424) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
quasarframework/quasar#11019
Bug report
Actual Behavior
Expected Behavior
No deprecation warning messages
How Do We Reproduce?
Please paste the results of npx webpack-cli info here, and mention other relevant information
I see the following deprecation warning messages when I configure quasar, which uses
webpack-dev-server, with HTTP/2 over HTTPS:quasarframework/quasar#11019
Bug report
Actual Behavior
Expected Behavior
No deprecation warning messages
How Do We Reproduce?
Please paste the results of
npx webpack-cli infohere, and mention other relevant information