I am using an HttpClient (part of micronaut 2.2.0) to perform a GET to a resource that redirects from a Controller that looks like this:
@Controller public cl