We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
微信小程序
小程序基础库: 3.3.4 使用框架: React
使用 @tarojs/plugin-http + axios 后,小程序端无法设置 enableHttp2 来开启 http2 了,希望能支持设置小程序端 wx.reqeust 的那些配置参数
可以设置 enableHttp2
无法设置
Taro CLI 3.6.28 environment info: System: OS: macOS 13.6.3 Shell: 5.9 - /bin/zsh Binaries: Node: 16.15.1 - ~/.nvs/default/bin/node Yarn: 1.22.19 - /usr/local/bin/yarn npm: 8.11.0 - ~/.nvs/default/bin/npm npmPackages: @tarojs/cli: 3.6.34 => 3.6.34 @tarojs/components: 3.6.34 => 3.6.34 @tarojs/helper: 3.6.34 => 3.6.34 @tarojs/plugin-framework-react: 3.6.34 => 3.6.34 @tarojs/plugin-platform-h5: 3.6.34 => 3.6.34 @tarojs/plugin-platform-weapp: 3.6.34 => 3.6.34 @tarojs/react: 3.6.34 => 3.6.34 @tarojs/router: 3.6.34 => 3.6.34 @tarojs/runtime: 3.6.34 => 3.6.34 @tarojs/shared: 3.6.34 => 3.6.34 @tarojs/taro: 3.6.34 => 3.6.34 @tarojs/taro-h5: 3.6.34 => 3.6.34 @tarojs/taro-loader: 3.6.34 => 3.6.34 @tarojs/webpack5-runner: 3.6.34 => 3.6.34 babel-preset-taro: 3.6.34 => 3.6.34 eslint-config-taro: 3.6.34 => 3.6.34 react: 18.2.0 => 18.2.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
相关平台
微信小程序
小程序基础库: 3.3.4
使用框架: React
复现步骤
使用 @tarojs/plugin-http + axios 后,小程序端无法设置 enableHttp2 来开启 http2 了,希望能支持设置小程序端 wx.reqeust 的那些配置参数
期望结果
可以设置 enableHttp2
实际结果
无法设置
环境信息
The text was updated successfully, but these errors were encountered: