Skip to content
This repository was archived by the owner on Apr 3, 2020. It is now read-only.
This repository was archived by the owner on Apr 3, 2020. It is now read-only.

embedded crosswalk webview doesn't include brotli in accept encoding request header. #4038

@d159159

Description

@d159159

Hi.
embedded crosswalk webview doesn't include brotli in "Accept-Encoding" header.
although he support decoding it. I test it by overwrite "Accept-Encoding" with "gzip, deflate, br". in loadurl method.
and he decode brotli compressed response successfully.
problem is the method I use, only apply for first request not the loaded resource like css and js files.
I modified crosswalk source but no success. same issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions