summaryrefslogtreecommitdiffstats
path: root/protocol.txt
diff options
context:
space:
mode:
authorKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2013-04-26 08:15:21 +0300
committerKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2013-04-26 14:18:06 +0300
commit908ace656773a1f8d6a4314ebe78695971653a09 (patch)
tree278b4d3c3bf1820900a4a3dd485b035527c24b3f /protocol.txt
parentd3dd7475b4d89ca7860140b5a187757a50aed4e5 (diff)
downloadaconf-908ace656773a1f8d6a4314ebe78695971653a09.tar.bz2
aconf-908ace656773a1f8d6a4314ebe78695971653a09.tar.xz
metadata query operation
Diffstat (limited to 'protocol.txt')
-rw-r--r--protocol.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/protocol.txt b/protocol.txt
index bc0998b..8a2ae9d 100644
--- a/protocol.txt
+++ b/protocol.txt
@@ -85,6 +85,10 @@ resp: action-specific JSON
- for time-consuming actions, can return multiple JSON
documents, each containing a status update
+Get metadata (for a potentially non-existent object):
+req: GET /meta/<path>
+resp: as the meta attribute in get object response
+
Use of HTTP status codes: