ozgur / python-firebase

Python interface to the Firebase's REST API
http://ozgur.github.com/python-firebase/
MIT License
593 stars 155 forks source link

set custom http timeout #79

Open abeja-yuki opened 7 years ago

abeja-yuki commented 7 years ago

Now, all HTTP requests have a timeout as 60 seconds. I think it's better to allow users to set timeout somehow.