-
Notifications
You must be signed in to change notification settings - Fork 41.4k
Closed
Labels
type: wiki-documentationA documentation update required on the wikiA documentation update required on the wiki
Description
Hello, I think that a WebClient
create from spring boot WebClient.Builder
in Spring Boot 3.4 don't folow redirects by default but in Spring Boot 3.5 follow redirects by default.
I did a very simple test rgarciapariente/webclient-follow-redirect-default, with Spring Boot 3.4 fails (because dont follow redirects, and with Spring Boot 3.5 works)
I don't see that this was mention in Spring-Boot-3.5-Release-Notes
I would like you to confirm if this is an expected change or a bug.
Thanks a lot
Metadata
Metadata
Assignees
Labels
type: wiki-documentationA documentation update required on the wikiA documentation update required on the wiki