spring-boot/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-sess.../src
Phillip Webb 36a22fcd59 Unify HTTP client redirect behavior and provide configuration option
Update `ClientHttpRequestFactoryBuilder` implementations to ensure
that all libraries have consistent redirect follow behavior. Following
of redirects is enabled by default.

The `ClientHttpRequestFactorySettings` may be used to change if
redirects should be followed. The `spring.http.client.redirects`
property may also be used to update the default behavior.

Closes gh-42879
2024-10-25 02:45:36 -07:00
..
main Polish "Use method references when possible in test code" 2024-06-11 12:58:04 -07:00
test/java/smoketest/session Unify HTTP client redirect behavior and provide configuration option 2024-10-25 02:45:36 -07:00