Skip to content

class Curl

Oliver edited this page Apr 25, 2020 · 1 revision

www/includes/g-recaptcha-src/ReCaptcha/RequestMethod/Curl.php


Curl

Package

Default

Implements

\ReCaptcha\RequestMethod

Overview

Public Properties

No public properties found

Constants

SITE_VERIFY_URL() |

Public Methods

submit() |

Constants

SITE_VERIFY_URL

SITE_VERIFY_URL = 'https://www.google.com/recaptcha/api/siteverify' :

URL to which requests are sent via cURL.

www/includes/g-recaptcha-src/ReCaptcha/RequestMethod/Curl.php

Tags
  • const: string

Methods

submit()

Submit the cURL request with the specified parameters.

public submit(\ReCaptcha\RequestParameters $params) : string


\ » Classes » Curl

Clone this wiki locally