Changes

15 bytes removed ,  09:59, 18 December 2011
m
Line 7: Line 7:  
The common RESTful url format is:
 
The common RESTful url format is:
   −
  http[s]://<SERVER>/<OBJECT>[/<COMMAND>]?<AUTH-TOKEN>=<VALUE>[&<ARG>=<VALUE>[;<ARG>=<VALUE>]..]
+
  http[s]://<SERVER>/<OBJECT>[/<COMMAND>]?<AUTH-TOKEN>=<VALUE>[&<ARG>=<VALUE>]..]
    
For the beginning, API is not secure for reasons:
 
For the beginning, API is not secure for reasons: