Skip to content

feat(config): add insecure flag to allow HTTP traffic for testing#310

Merged
mosherBT merged 1 commit into
masterfrom
allow-insecure
Jul 24, 2026
Merged

feat(config): add insecure flag to allow HTTP traffic for testing#310
mosherBT merged 1 commit into
masterfrom
allow-insecure

Conversation

@jrosendahl-opt

Copy link
Copy Markdown
Contributor

Adds an optional insecure boolean to InitConfig/ResolvedConfig that switches the SDK from https:// to http:// when set. This allows local in-browser testing.

Adds an optional `insecure` boolean to InitConfig/ResolvedConfig that
switches the SDK from https:// to http:// when set. For testing only.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mosherBT
mosherBT merged commit 01890bc into master Jul 24, 2026
7 checks passed
@mosherBT
mosherBT deleted the allow-insecure branch July 24, 2026 17:09
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.

3 participants