summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..514ac79
--- /dev/null
+++ b/TODO
@@ -0,0 +1,13 @@
+TODO
+[ ] tokens
+ [ ] TOKEN_CONNECTION_START
+ [ ] TOKEN_CONNECTION_END
+ [ ] TOKEN_REQUEST_START
+[ ] content-types:
+ [ ] x-form-url-encoded
+ [ ] multipart/form-data
+[ ] transfer-encodings
+ [-] chunked
+ [ ] gzip
+ [ ] deflate
+ [ ] compress