Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

HttpComponentsClientHttpRequestFactoryBuilder replaces the existing defaultRequestConfigCustomizer rather than adding to it #43429

Closed
wants to merge 1 commit into from

Conversation

nosan
Copy link
Contributor

@nosan nosan commented Dec 5, 2024

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 5, 2024
@nosan nosan changed the title All defaultRequestConfigCustomizer customizers should be invoked rather than only the last one HttpComponentsClientHttpRequestFactoryBuilder should add the defaultRequestConfigCustomizer rather than replace it Dec 5, 2024
…equestConfigCustomizer rather than replace it
@philwebb philwebb changed the title HttpComponentsClientHttpRequestFactoryBuilder should add the defaultRequestConfigCustomizer rather than replace it HttpComponentsClientHttpRequestFactoryBuilder replaces the existing defaultRequestConfigCustomizer rather than adding to it Dec 7, 2024
@philwebb philwebb added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 7, 2024
@philwebb philwebb added this to the 3.4.x milestone Dec 7, 2024
philwebb pushed a commit that referenced this pull request Dec 7, 2024
Update `HttpComponentsClientHttpRequestFactoryBuilder` to add to the
existing `defaultRequestConfigCustomizer` rather than replace it.

See gh-43429
@philwebb philwebb closed this in 51c9925 Dec 7, 2024
@philwebb philwebb modified the milestones: 3.4.x, 3.4.1 Dec 7, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants