Changes between Version 27 and Version 28 of S3REST


Ignore:
Timestamp:
05/14/10 07:13:10 (15 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3REST

    v27 v28  
    7777
    7878The ''action'' method has to take the same arguments as the default handlers: ''jr'' (S3Request) and ''**attr''.
    79 == S3Request ==
     79== S3RESTRequest ==
    8080
    81 Important: S3Request instances are generated per request and must not be stored or referenced by static or global objects to avoid memory leaks!
     81Important: S3RESTRequest instances are generated per request and must not be stored or referenced by static or global objects to avoid memory leaks!
    8282=== Attributes of the S3Request ===
    8383