You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.
I'm using this proxy to hit the CircleCI API, and to get JSON we need to add an Accept and Content-Type header.
When I do this, the proxy seems to wipe those headers? I attempted a self hosted version, and added those heads to the allowedOriginalHeaders.json file but with no success. I've also noticed that others are not having this problem, as those headers are available when they are displaying the details in other issues.
Am I doing something wrong, or missing a configuration step?
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30960841-json-headers-being-wiped?utm_campaign=plugin&utm_content=tracker%2F12536595&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F12536595&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
I'm using this proxy to hit the CircleCI API, and to get JSON we need to add an
Accept
andContent-Type
header.When I do this, the proxy seems to wipe those headers? I attempted a self hosted version, and added those heads to the
allowedOriginalHeaders.json
file but with no success. I've also noticed that others are not having this problem, as those headers are available when they are displaying the details in other issues.Am I doing something wrong, or missing a configuration step?
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30960841-json-headers-being-wiped?utm_campaign=plugin&utm_content=tracker%2F12536595&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F12536595&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: