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

Test with browser without HTTP/2 #41

Open
demisgomes opened this issue Mar 30, 2017 · 0 comments
Open

Test with browser without HTTP/2 #41

demisgomes opened this issue Mar 30, 2017 · 0 comments

Comments

@demisgomes
Copy link

I wonder if there is a possibility of test a host accessing it without the HTTP/2/. In Chrome, it is possible using the flag --disable-http2, and in Firefox can disable the support to HTTP/2 in about:config. However, the webdrivers open the browsers in default mode, i.e., with support to HTTP/2. It is possible change some part of the code to change the browser behavior, forcing it to use HTTP/1.1?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant