Skip to content

Allow the ui to connect over the network #3

@antheas

Description

@antheas

Right now, the domain hhd.dev, or any serving of the ui done by a browser and not pointing to localhost will fail to connect, due to a browser policy named Mixed Content Serving (https to http on a different url).

Replace the browser native fetch function with a http-over-javascript function such as with the library forge:
https://github.com/digitalbazaar/forge

This should be a straight swap, and use the same API.

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