g-andrade/locus

Customise httpc: IPv6-only and IPv4-only setups

ruslandoga opened this issue ยท 1 comments

๐Ÿ‘‹

Is there a way to provide {ipfamily, inet6fb4} option to httpc to make it work in both IPv6-only and IPv4-only networks? I tried to do a quick search but it doesn't seem like user options are passed to HTTP downloader.

Hi @ruslandoga, not at the moment - a way of specifying additional httpc options would be a good addition. I'll leave this issue open as a reminder.

In the mean time, you can achieve what you're looking for through the locus_custom_fetcher behaviour.