Changes between Version 18 and Version 19 of REST_API


Ignore:
Timestamp:
10/14/10 05:40:31 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • REST_API

    v18 v19  
    114114== POST Method ==
    115115
    116   '''in interactive formats:'''
     116==== Interactive Formats ====
     117
    117118  * performs the respective '''method''' (if specified in the request)
    118119  * expects the formdata as multi-part request body
    119120
    120   '''in non-interactive formats:'''
     121==== Non-interactive Formats ====
     122
    121123  * see PUT
    122124