dmcg
06/08/2023, 10:17 AMdave
06/08/2023, 10:19 AMClientFilters.FollowRedirects
dmcg
06/08/2023, 10:19 AMdave
06/08/2023, 10:19 AMs4nchez
06/08/2023, 10:20 AMdave
06/08/2023, 10:21 AMval handler = ClientFilters.FollowRedirects()
.then(ClientFilters.Cookies(storage = cookieStorage()))
.then(ApacheClient())
It's how we test oauth flows in memory 🙂dmcg
06/08/2023, 10:21 AMdmcg
06/08/2023, 10:21 AMdave
06/08/2023, 10:21 AMreverseProxy
in so that the redirect goes to the "other" handler" if there is onedmcg
06/08/2023, 10:22 AMdave
06/08/2023, 10:22 AMdave
06/08/2023, 10:22 AMMind reading supportAnd all for one low low price!
dave
06/08/2023, 10:22 AMdmcg
06/08/2023, 10:22 AMdave
06/08/2023, 11:16 AMServerFilters.BestFishForFrying()