The Wayback Machine - https://web.archive.org/web/20211001003255/https://github.com/knative/serving/issues/11533
Skip to content
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

Need E2E test for DomainMapping to work with websocket connection #11533

Open
ZhiminXiang opened this issue Jun 15, 2021 · 1 comment
Open

Need E2E test for DomainMapping to work with websocket connection #11533

ZhiminXiang opened this issue Jun 15, 2021 · 1 comment

Comments

@ZhiminXiang
Copy link
Contributor

@ZhiminXiang ZhiminXiang commented Jun 15, 2021

Describe the feature

Currently we only test DomainMapping with HTTP/HTTPS connection.
We should also test DomainMapping with some long-running connection, e.g. Websocket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment