Skip to content

Provide option to specify additional headers #50

@dylanmei

Description

@dylanmei

It would be kind of great if an additional headers option was exposed. This seems different to, but may be an alternate way to solve PR #49

var configs = {
    proxyHost: 'localhost',
    proxyPort: 18084,
    headers: {
       "X-API-Key": "foo-bar",
    },
};

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