I want to read in a .txt file from the internet, however my current code for reading in a .txt from a local drive is not compatible with reading in a .txt from a HTTP:// address.

WHat is the correct code?

Thanks!