Vue 建议使用 Axios 进行 HTTP 请求。据我所知,axios使用http1.1协议,但我想使用http2.0,我该怎么办?h2已经是nodejs中服务器端的内置模块,所以我需要vue中的h2作为客户端。
http2 vue.js
http2 ×1
vue.js ×1