RosettaCodeData/Task/HTTPS/Julia/https.jl

6 lines
76 B
Julia
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
# v0.6.0
using Requests
str = readstring(get("https://sourceforge.net/"))