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

HttpStateProvider's Store should have a configurable option #2

Description

@knalli

Currently, the option for url is hardcoded and should be an option.

Additionally, the configuration should be also a part of the state provider. Perhaps with a solution like this?

new hlx.base.state.HttpProvider({
  store : {
    url : 'another-cookies-url.json'
  }
});

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