Changes between Version 25 and Version 26 of S3/S3REST


Ignore:
Timestamp:
10/19/14 19:22:11 (10 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3REST

    v25 v26  
    99== At a Glance ==
    1010
    11   * [wiki:S3/S3REST/s3_rest_controller REST Controller]
    12   * [wiki:S3/S3REST/URLFormat URL Format]
    13   * [wiki:S3/S3REST/Methods Standard Methods]
     11 * [wiki:S3/S3REST/s3_rest_controller REST Controller]
     12 * [wiki:S3/S3REST/URLFormat URL Format]
     13 * [wiki:S3/S3REST/Methods Standard Methods]
    1414
    15   * [wiki:S3/S3XML XML Interface]
     15 * [wiki:S3/S3XML XML Interface]
    1616
    1717== Details ==
    1818
    19   * [wiki:S3/S3Resource S3Resource]
    20   * [wiki:S3/S3Request S3Request]
     19 * [wiki:S3/S3Resource S3Resource]
     20 * [wiki:S3/S3Request S3Request]
     21
     22== Debugging ==
     23 * Use [http://code.fosshub.com/WizToolsorg-RESTClient/downloads REST Client UI] to construct requests (Auth should be pre-emptive)
    2124
    2225----