Skip to content

Add proxy update#59

Open
AHarmlessPyro wants to merge 1 commit intomainfrom
add_proxy_update
Open

Add proxy update#59
AHarmlessPyro wants to merge 1 commit intomainfrom
add_proxy_update

Conversation

@AHarmlessPyro
Copy link
Contributor

@AHarmlessPyro AHarmlessPyro commented Mar 15, 2026

Note

Low Risk
Low risk: adds a new SDK method and types for updating session proxy settings without altering existing request flows beyond an additional type: "proxy" update call.

Overview
Adds SessionsService.updateProxyParams(id, params) to send PUT /session/{id}/update with { type: "proxy", params }, enabling runtime updates to proxy enablement, static IP selection, and optional location targeting.

Exposes new types UpdateSessionProxyParams and UpdateSessionProxyLocationParams from src/types/session.ts via the public types index, and bumps the package version to 0.87.0.

Written by Cursor Bugbot for commit 307649c. This will update automatically on new commits. Configure here.

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