spring-cloud / spring-cloud-dataflow

A microservices-based Streaming and Batch data processing in Cloud Foundry and Kubernetes
https://dataflow.spring.io
Apache License 2.0
1.11k stars 583 forks source link

Fix redirect failures from apache client 5.x #5996

Closed corneil closed 2 weeks ago

corneil commented 1 month ago

Provided alternative by using Reactor Netty HttpClient that does provide proper redirect handling.

Reason for redirect handler was in deleted DropAuthorizationHeaderRequestRedirectStrategy