aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael McVady <femtonaut@gmail.com>2023-01-06 06:31:15 -0600
committerMichael McVady <femtonaut@gmail.com>2023-01-06 06:31:15 -0600
commit850df3b8721963b6fefc226b533c347cde79ff25 (patch)
tree4cba77c8f758d251ba61883820801abc879091c7 /README.md
parentd88f5cced222ac76511702a80e26dc7de8af93f3 (diff)
Hack in POST handling; needs refactoring
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0030466..6e0e002 100644
--- a/README.md
+++ b/README.md
@@ -37,3 +37,13 @@ seccomp_tracing no
* Have `tests.py` load and drop database.
+Add functions:
+
+get_request_type
+render_json_error
+render_html_error
+
+insert_post
+
+only do HTTP stuff at the edge.
+