Input URL communication test
From ePrize Developers Wiki
(Difference between revisions)
Ken-fox (Talk | contribs)
(New page: <pre> Request representation: empty (but {value} in the URL) Response: {value} </pre> Basic echo service. PUT an empty message to the resource and the URL {value} will be returned. This ...)
Next diff →
Revision as of 03:11, 4 March 2009
Request representation: empty (but {value} in the URL) Response: {value}
Basic echo service. PUT an empty message to the resource and the URL {value} will be returned. This is useful for validating URL encoding/decoding.