Skip to content
This repository was archived by the owner on Nov 15, 2017. It is now read-only.
This repository was archived by the owner on Nov 15, 2017. It is now read-only.

Support file:// protocol #303

@gorhill

Description

@gorhill

Currently HTTPSB supports only the http:// or https:// protocols for the matrix. file:// is ignored, and http resources pulled from a file://-based page are redirected through the chromium-behind-the-scene scope.

So investigate all the details in supporting the file:// protocol (from which no hostname can be extracted, thus no scoping, etc.). Main idea is to mash up all file://-based requests into a specific built-in scope, just like all orphan requests are mashed up into the chromium-behind-the-scene matrix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions