Skip to content

Copy followAlternativeServices in HttpClientOptions#6191

Closed
shblue21 wants to merge 1 commit into
eclipse-vertx:masterfrom
shblue21:fix/http-client-options-copy
Closed

Copy followAlternativeServices in HttpClientOptions#6191
shblue21 wants to merge 1 commit into
eclipse-vertx:masterfrom
shblue21:fix/http-client-options-copy

Conversation

@shblue21

@shblue21 shblue21 commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Motivation:

The HttpClientOptions copy constructor did not copy followAlternativeServices, so copied options could lose that setting.

Conformance:

I have signed the ECA

@vietj

vietj commented Jun 14, 2026

Copy link
Copy Markdown
Member

actually I think that the followAlternativeServices from HttpClientOptions should be removed instead because it does not make much sense

@shblue21 shblue21 force-pushed the fix/http-client-options-copy branch from 31749a6 to e18edc4 Compare June 14, 2026 14:49
@shblue21 shblue21 force-pushed the fix/http-client-options-copy branch from e18edc4 to ca76b0b Compare June 15, 2026 00:54
@shblue21

shblue21 commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Thanks. Since #6192 removes followAlternativeServices from HttpClientOptions, this copy constructor fix is no longer needed. I’ll close it.

@shblue21 shblue21 closed this Jun 15, 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