HTTP: Difference between revisions

Content added Content deleted
Line 70:
One-liner
 
<bash>$ python -c '__import__('urllib').urlopen("http://www.rosettacode.org").read()'</bash>