TestRestTemplate
Align redirect settings of `TestRestTemplate` with other blocking clients and deprecate `HttpClientOption.ENABLE_REDIRECTS`. A new `withRedirects` convenience method has also been added to quickly allow the setting to be changed. Closes gh-43431