What library are you using to make your requests? The python requests library shows you how to read headers right on the front page. If it's the python adapter then you probably need to use the get_headers method. I'm not sure, I don't use this library.
↧