-
Notifications
You must be signed in to change notification settings - Fork 0
ns RequestMethod
Oliver edited this page Apr 25, 2020
·
1 revision
Sends cURL request to the reCAPTCHA service.
Sends POST requests to the reCAPTCHA service.
Convenience wrapper around native socket and file functions to allow for mocking.
Sends a POST request to the reCAPTCHA service, but makes use of fsockopen() instead of get_file_contents(). This is to account for people who may be on servers where allow_furl_open is disabled.
\ » Namespaces » ReCaptcha
Documentation generated on April 26th, 2020 at 15:54.
Powered by phpDocumentor with template GitHub-wiki.