Скачивание URL


url := URL with("http://example.com/")

data := url fetch  

url streamTo(File with("out.txt"))