You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current situation is quite confusing. We use the defaults for the underlying library (usually follow redirects), unless you use HtttComponents. At that point we stop following redirects unless you create the TestRestTemplate with HttpClientOption.ENABLE_REDIRECTS.
The text was updated successfully, but these errors were encountered:
The current situation is quite confusing. We use the defaults for the underlying library (usually follow redirects), unless you use HtttComponents. At that point we stop following redirects unless you create the
TestRestTemplate
withHttpClientOption.ENABLE_REDIRECTS
.The text was updated successfully, but these errors were encountered: