Changes between Version 24 and Version 25 of S3REST
- Timestamp:
- 03/18/10 17:03:34 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3REST
v24 v25 79 79 == XRequest == 80 80 81 Important: This is a throw-away object, never store or register an XRequest object into a static or global resource to avoid memory leaks.81 Important: XRequest instances are generated per request and must not be stored or referenced by static or global objects to avoid memory leaks! 82 82 === Attributes of the XRequest === 83 83