HTTP: Difference between revisions

No change in size ,  15 years ago
(→‎Asynchronous: Removed accidental RC link)
Line 69:
One-liner
 
<bash>$ python -c '__import__('"urllib'").urlopen("http://www.rosettacode.org").read()'</bash>
Anonymous user