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

Origin Trials doesnt work in Google Chrome/Canary/Chromium browser #66

Open
Samy432 opened this issue Nov 23, 2020 · 0 comments
Open

Origin Trials doesnt work in Google Chrome/Canary/Chromium browser #66

Samy432 opened this issue Nov 23, 2020 · 0 comments

Comments

@Samy432
Copy link

Samy432 commented Nov 23, 2020

Im tying to fetch a page from AIOQUIC server through browser. As specified i generate the token and give it in the html head tag(tried giving as http header too).

<title>aioquic</title> When i try to open up a browser from command line, i dont see the page that is fetched from the server.Either the connection is refused or ERR_QUIC_PROTOCOL_ERROR shows up in the browser. ./Chromium \ --enable-quic \ --origin-to-force-quic-on=127.0.0.1:4433 \ https://127.0.0.1:4433

Is there any way to cross check if origin trial is enabled or not. Any suggestion?

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