First semi-working html+javascript code
For now, local user-name and folder name is hardcoded, but the code
already sends interest, parses result, and creates a list of files.
Change-Id: Icb2f559f08fac29efa9d87eb55b42248a28d2f28
diff --git a/src/state-server.h b/src/state-server.h
index 72168a1..4a68594 100644
--- a/src/state-server.h
+++ b/src/state-server.h
@@ -50,7 +50,7 @@
*
* - state: get list of SyncNodes, their sequence numbers, and forwarding hint (almost the same as RECOVERY interest)
*
- * <PREFIX_INFO>/"state"/<nonce> (nonce should probably be the authentification code or authentication code should in addition somewhere)
+ * <PREFIX_INFO>/"state" (nonce should probably be the authentification code or authentication code should in addition somewhere)
*
* - action
*