RosettaCodeData/Task/HTTPS/Julia/https.julia

6 lines
76 B
Text
Raw Permalink Normal View History

2017-09-23 10:01:46 +02:00
# v0.6.0
using Requests
str = readstring(get("https://sourceforge.net/"))