attempt to implement urlFetch with a timeout

This commit is contained in:
Rasmus Karlsson
2017-06-26 15:53:43 +02:00
parent 1d8795ef1b
commit c2e67e4b90
9 changed files with 130 additions and 15 deletions
+3
View File
@@ -7,3 +7,6 @@
[submodule "lib/humanize"]
path = lib/humanize
url = https://github.com/pajlada/humanize.git
[submodule "lib/signals"]
path = lib/signals
url = https://github.com/pajlada/signals.git