-
Notifications
You must be signed in to change notification settings - Fork 545
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
On the front end, the websocket button is useless #1933
Comments
Confirmed, when bind a service in create Route step1, cc @juzhiyuan |
cc @Baoyuantop to take a look, and @liuxiran please provide some necessary testcases for this fix. |
@spacewander help request about this after this question got confirmed, I 'll provide corresponding test cases about this issue @juzhiyuan |
We don't need it. |
Thanks a lot @spacewander then we have to update two points:
cc @juzhiyuan |
OK |
OK |
Issue description
I enable websocket in dashborad, but it doesn't work after I saved it.
I check that there is no websocket parameter in the request initiated.
Expected behavior
How to Reproduce
Screenshots
Environment
apisix version
):uname -a
):nginx -V
oropenresty -V
):curl http://127.0.0.1:9090/v1/server_info
to get the info from server-info API):Additional context
The text was updated successfully, but these errors were encountered: