You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Launching quasar dev locally shows that it is on HTTP/1.1 GitHub page is using HTTP/2 though.
How to enable support for HTTP/2? If it doesn't at the moment, any plan to support HTTP/2 and/or HTTP/3?
The text was updated successfully, but these errors were encountered:
However, some node packages are using deprecated symbols:
(node:155094) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
(node:157424) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
Launching
quasar dev
locally shows that it is on HTTP/1.1 GitHub page is using HTTP/2 though.How to enable support for HTTP/2? If it doesn't at the moment, any plan to support HTTP/2 and/or HTTP/3?
The text was updated successfully, but these errors were encountered: