Skip to navigation
Set time out in python requests
08.12.13
#!/usr/bin/env python import requests r = requests.get('http://myrdidia.com', timeout=0.01) print r
Reply
Anonymous
Information Epoch 1751726794
Solving the next 5% probably costs more than the previous 90%.
Home
Notebook
Contact us