-
Notifications
You must be signed in to change notification settings - Fork 542
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
Bug: after enable redirect HTTPS, websocket form field disappeared #2087
Comments
Hi @bingoku , see here to learn more: #1933 (comment) so may I ask what your actual needs are for this operation? Then we can recommend a suitable operating procedure, thanks |
其实就是想这个 UI 能发挥自身的作用,个别功能是缺失的。 |
Is it a possible requirement need @spacewander @tzssangglass 's help, since @spacewander has helped confirmed that when enable redirect plugin, we do not need |
I see. When the user enables http_to_https, the redirect only happens with HTTP request. So they can still do websocket handshake with the HTTPS request. |
thanks @spacewander , that means user can configure the |
Yes |
welcome to submit issues about missing features, that would be very helpful to make dashboard work better with APISIX. Meanwhile, we are now working on making dashboard work smoothly with APISIX2.7, see here: https://github.com/apache/apisix-dashboard/milestone/15, and will soon arrange our milestone 2.8(work with APISIX 2.8) and 2.9 (work with APISIX 2.9), welcome to participate in, thanks @bingoku |
got you, thanks, add this bug to 2.7.2 milestone. |
Hi @iamayushdas , would you like to try to fix this issue? |
Issue description
Expected behavior
开启 HTTPS 后能显示 websocket 按钮进行操作
How to Reproduce
稳定复现
Screenshots
No response
Environment
apisix version
):uname -a
):nginx -V
oropenresty -V
):etcd --version
):Additional context
No response
The text was updated successfully, but these errors were encountered: