commit a3e21568cca5e3dc67cc6e04a4445aca539ab1e6
parent bbb6e7eeea0a368b7a93cf3a4e228a0744a85c4c
Author: Frederic Cambus <fred@statdns.com>
Date: Wed, 23 Nov 2016 16:25:32 +0100
Update TODO
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TODO b/TODO
@@ -1,3 +1,3 @@
-- Add a Makefile to install binaries and init files
- Add automated testing (Error codes, Domains > 253 characters, Labels > 63 characters)
- Add DNS Header Flags and RCODEs to the JSON structure?
+- Switch to httprouter (once v2 is released) for URL routing?