![]() | Ned Batchelder : Blog | Code | Text | Site readurl.py » Home : Code : Shell Utils |
Created 24 November 2002 This script reads and displays the data served at a URL. Options let you choose the data to display (headers, content, real URL), and if you have hexdump.py in your python path, you can display the content in hex. For example, readurl can show the headers returned by slashdot: $ readurl -h http://www.slashdot.com It can't explain the X-Bender headers, (though others have wondered about them). Usage: readurl: read and display the data at a URLDownload: readurl.py | |
Comments
Add a comment: