From 197d28f5c783d77ca72cb70e9e8cf8705179ecfc Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 13 Oct 2018 07:50:29 -0400 Subject: [PATCH] index --- docs/source/index.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 5d0e72f..e8a9bc7 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -194,8 +194,7 @@ Ideas Future Ideas ------------ -- Cooke-based sessions are currently an afterthrought, as this is an API framework, but websites are APIs too. -- Potentially support ASGI instead of WSGI. Will the tradeoffs be worth it? This is a question to ask. Procedural code works well for 90% use cases. +- Cookie-based sessions are currently an afterthrought, as this is an API framework, but websites are APIs too. - If frontend websites are supported, provide an official way to run webpack.