2captcha-php
2captcha-php copied to clipboard
RC-2427 use JSON with backwards compatibility
To return additional fields in the response, I added json=1 to the request to res.php and slightly modified the object that is returned in the response to maintain backward compatibility.