### Description of feature @pditommaso pointed out, that the separate `client` is not actually needed but it should be enough to use sth like: ``` println (new URL('https://nextflow.io/robots.txt').text) ``` More info here: https://www.baeldung.com/java-http-request