Changes between Version 28 and Version 29 of S3/S3REST/URLFormat
- Timestamp:
- 03/19/13 13:42:14 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3REST/URLFormat
v28 v29 42 42 * '''value(s)''' is the value or a comma-separated list of values to test against (a comma will be treated as OR) 43 43 44 The tilde {{{~}}} as resource name is interpreted as "this resource" (=the target resource of the request).44 The tilde {{{~}}} as resource name is interpreted as "this resource" (=the resource addressed by the URL). 45 45 46 46 {{{None}}} as value can be specified as {{{NONE}}} in the URL (all-uppercase).