iiewad opened this issue 2 years ago · 0 comments
Is there support for adding a g-recaptcha-response to the request header?
v*.ts if(req.headers && req.headers['g-recaptcha-response']) response = req.headers['g-recaptcha-response'];