Changes between Version 20 and Version 21 of S3REST
- Timestamp:
- 03/01/10 02:07:10 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3REST
v20 v21 30 30 - a function in the application related to one of the above resource types 31 31 32 ''Functions'' in RESTful requests are to be seenas "sub"-resources of their respective '''primary resource'''.32 ''Functions'' as resources in RESTful requests are to be understood as "sub"-resources of their respective '''primary resource'''. 33 33 34 34 The finally executed response action depends on the HTTP/method and on the type of resource addressed by the URL, e.g.