-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
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
whistle 2.0 已发布,开始支持 HTTP/2 #333
Comments
请更新到 |
升级到了2.1.2好像抓不了https的包 |
看下代理插件的配置,还有是否开启捕获https请求 |
我也是一样的问题, 降级到 v2.1.0 后可以抓 https |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
whistle 2.0 版本开始全面支持 HTTP/2,大幅提升了性能,建议大家及时更新 whistle。由于 Node 从
v10.10.0
开始才正式支持 HTTP/2 请求,且前期几个版本存在bug( nodejs/node#24037 、 nodejs/node#24470 ),大家务必将本地的 Node 更新到LTS >= v10.16.0
或Stable >= v12.12.0
的最新版本。The text was updated successfully, but these errors were encountered: