Skip to content

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

Description

@Samy432

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?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions