Skip to content

feat: Add customHeaders option#21

Open
olvlvl wants to merge 1 commit intogo-feature-flag:mainfrom
olvlvl:olvlvl-custom-headers
Open

feat: Add customHeaders option#21
olvlvl wants to merge 1 commit intogo-feature-flag:mainfrom
olvlvl:olvlvl-custom-headers

Conversation

@olvlvl
Copy link

@olvlvl olvlvl commented Feb 4, 2026

Description

Adds support for custom headers for every HTTP request, similar to the option found on the Ruby SDK. Custom headers can be used to define a User-Agent, to prevent requests from being blocked by servers that require browser-like identification or specific device signatures.

Notes

Our WAF requires the User-Agent header to be defined. Requests to the relay-proxy are being denied because the header is not specified.

Checklist

  • I have tested this code
  • I have added unit test to cover this code
  • I have followed the contributing guide

@chenium
Copy link

chenium commented Feb 6, 2026

We have a need for this update as well, can we get this merged into main?

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

Successfully merging this pull request may close these issues.

2 participants