RosettaCodeData/Task/HTTPS/Julia/https.jl

6 lines
76 B
Julia

# v0.6.0
using Requests
str = readstring(get("https://sourceforge.net/"))