Skip to content

WebClient follow redirect defaults for Spring 3.5 #46652

@rgarciapariente

Description

@rgarciapariente

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

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions