From 09c5f59a249509d62a27cef966c7043822c15b8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Senart?= Date: Mon, 19 Aug 2013 13:45:56 +0200 Subject: [PATCH] HTTPS support is built-in. Closes #6 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e0c8195..eff6acb 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,6 @@ Just pass a new number as the argument to change it. ## TODO * Add timeout options to the requests * Cluster mode (to overcome single machine limits) -* HTTPS ## Licence ```