RosettaCodeData/Task/HTTPS/D/https.d

3 lines
59 B
D

auto data = get("https://sourceforge.net");
writeln(data);