Input URL communication test
From ePrize Developers Wiki
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | {{Logo}} | |
[[API Home Page]] :: [[API Debugging]] | [[API Home Page]] :: [[API Debugging]] | ||
<pre> | <pre> |
Revision as of 17:12, 24 April 2009
API Home Page :: API Debugging
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.