GoogleChrome / GoogleChrome/OriginTrials

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

Open
#66 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Bikeshed
Stars
534
Forks
141
PR merge metrics
No merged PRs in 30d

Description

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).



aioquic

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.