process_request()
process_request(\Pluf_HTTP_Request $request) : boolean
Parameters
\Pluf_HTTP_Request | $request |
Returns
boolean —false if ther is no problem otherwize ther is an error
Verifier middleware
Must be used after session layer
See https://www.google.com/recaptcha/admin#site/339285934
process_response(\Pluf_HTTP_Request $request, \Pluf_HTTP_Response $response)
\Pluf_HTTP_Request | $request | |
\Pluf_HTTP_Response | $response |