From 40aaff930106a73c9e19d40ff675b2e8efd62810 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 26 May 2019 21:11:20 -0400 Subject: [PATCH] todo --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 0380e246..c030de2c 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,3 @@ +- Start using httpcore: see https://github.com/encode/httpcore/issues/78 for updates. - Restore API (I removed some endpoints that I shouldn't have). - Retries for idenpotent requests.