commit 777cfda791b70707f2665cc6c7e9ef86d261ba8c
parent 0fee1247c96f3ead4c42e24297cb4a1903d88fb1
Author: Joris Vink <joris@coders.se>
Date: Sat, 13 Jul 2013 19:02:16 +0200
More stuff todo, woop.
Diffstat:
docs/TODO | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/docs/TODO b/docs/TODO
@@ -1,6 +1,7 @@
Kore TODO list
===============
+- Relay proper SPDY stream/protocol errors back to client.
- Websocket support.
- GET arguments (only POST supported).
- POST multiform/form-data support.