Fetch CAPTCHA challenge
From ePrize Developers Wiki
(Difference between revisions)
Ken-fox (Talk | contribs)
(New page: <pre>Request representation: empty Response: 200 OK Content-Type: image/png The CAPTCHA challenge secret is embedded in the response in a way that only humans can determine the secret. ...)
Next diff →
Revision as of 13:05, 2 March 2009
Request representation: empty Response: 200 OK Content-Type: image/png The CAPTCHA challenge secret is embedded in the response in a way that only humans can determine the secret. Response if CAPTCHA does not exist: 404 Not Found