Skip to content

Add support for CURLOPT_CONNECT_TO - #709

Open
litek wants to merge 1 commit into
lexiforest:mainfrom
litek:feature/connect_to
Open

Add support for CURLOPT_CONNECT_TO#709
litek wants to merge 1 commit into
lexiforest:mainfrom
litek:feature/connect_to

Conversation

@litek

@litek litek commented Feb 21, 2026

Copy link
Copy Markdown

I have added support for setting the CONNECT_TO option value.

Additionally for my use case I wanted to set it on a per request basis in an async session, so I have added support for passing curl_options directly in the session request method and merge it with the instance curl_options.

@litek
litek force-pushed the feature/connect_to branch from cf93378 to 36fa66d Compare February 21, 2026 20:57
@lexiforest

Copy link
Copy Markdown
Owner

Thanks, let me learn this curl option first.

@lexiforest lexiforest added this to the 0.16 milestone Apr 1, 2026
@lexiforest lexiforest modified the milestones: 0.16, v0.17 Aug 1, 2026
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