Table fix III
File: hellnet/protocols/http/index [Diff]
-- a/hellnet/protocols/http/index++ b/hellnet/protocols/http/index
@@ -4,7 +4,7 @@
h2. Query types
|_. Query |_. Path |_. Static/dynamic |_. Description |_. More info |
| GET | /chunks/([0-9a-f]+) | static | [[/hellnet/tech/chunk|Chunk]] with hash $1 | [[http/chunk]] |
| GET | /meta/([^/]+)/([^/]+) | static | List of chunks which are inserted with [[/hellnet/tech/metachunks|meta]] $1:$2 | [[http/meta]] |
| GET, HEAD | /hello | static | Check whether node is up | [[http/hello]] |