Skip to content

feat: add proxy to CuimpOptions and document in README#39

Merged
F4RAN merged 1 commit into
mainfrom
38-persist-proxy-during-session
Feb 16, 2026
Merged

feat: add proxy to CuimpOptions and document in README#39
F4RAN merged 1 commit into
mainfrom
38-persist-proxy-during-session

Conversation

@F4RAN

@F4RAN F4RAN commented Feb 16, 2026

Copy link
Copy Markdown
Owner

Closes #38.
Adds a proxy option to CuimpOptions so a default proxy can be set when creating the client with createCuimpHttp(). All requests from that client use the proxy unless overridden per request. Matches the existing pattern used for cookieJar and extraCurlArgs. Includes unit and integration tests and README updates.

@F4RAN F4RAN merged commit e5fbcb3 into main Feb 16, 2026
12 checks passed
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.

CuimpHttp Proxy support

1 participant