mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2026-02-08 00:52:15 +01:00
Add http status for better logging
This commit is contained in:
@@ -290,6 +290,8 @@ async function resolveChallenge(ctx: RequestContext, { url, maxTimeout, proxy, d
|
||||
message = 'Captcha detected but no automatic solver is configured.'
|
||||
}
|
||||
}
|
||||
|
||||
log.debug("Response is: " + response.status())
|
||||
}
|
||||
|
||||
const payload: ChallengeResolutionT = {
|
||||
|
||||
Reference in New Issue
Block a user