Posts Tagged recon
Adventures with Elixir HTTP clients
Tuesday, 13 Apr 2021
Over the last few days, I have delved into what should have been a trivial task: Retrieve a single json doc, via HTTP, from a host that might only be accessible over IPv6, without that information beiā¦