Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide option to specify additional headers #50

Open
dylanmei opened this issue Mar 23, 2018 · 0 comments
Open

Provide option to specify additional headers #50

dylanmei opened this issue Mar 23, 2018 · 0 comments

Comments

@dylanmei
Copy link

dylanmei commented Mar 23, 2018

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",
    },
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant