Read files over HTTP, treating a web address as if it were a filesystem. Use this when files you need are served from a website or web service, for example a feed or export published at a fixed URL. The connection reuses one of your HTTP API connections, so the address, headers, and any authentication are configured there.