Skip to content

Make compressed site friendly for hosted static sites. #293

@yikerman

Description

@yikerman

Is your feature request related to a problem? Please describe.
One of the benefits of static sites is it can be served through static site hosting providers. However when it comes to gzip compressed sites the wiki redirects the .json to .json.gz with a Content-Encoding:gzip http header. However not every (little) hosting providers have this kind of functionality.

Describe the solution you'd like
Instead of the full server side method, the client can have an idea about whether the site is compressed and fetch the gzips automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Distant Ideas / To be discussed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions