Diff: //hellnet/protocols/http/index @ fe8d95804 | src | log | howto

-- a/hellnet/protocols/http/index++ b/hellnet/protocols/http/index
@@ -6,7 +6,7 @@

|_. Query |_. Path |_. Static/dynamic |_. Description |
| GET | @/chunks/([0-9a-f]+)@ | static | [[/hellnet/tech/chunk|Chunk]] with hash $1 |
| GET | @/meta/([0-9a-f]+)/([^/]+){,\.key,\.sign}@ @^hell://meta/([0-9a-f]{64})/([^/]+)/(.*)(/.*)$@ | static | [[../tech/metatrees|Metatree]] of key $1 and name $2, and its signature & date $2 |
| GET, HEAD | @/hello@ | static | Check whether node is up |
| POST | @/handshake@ | dynamic | Establish a link to node |

By Voker57 on Fri Feb 19 22:24:30 +0000 2010