Add solved-captcha as option of remediationCustomHeader (#310)

This commit is contained in:
maxlerebourg
2026-01-23 11:36:32 +01:00
committed by GitHub
parent efb3a67019
commit 889c5b55fe
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -420,7 +420,7 @@ make run
- RemediationHeadersCustomName
- string
- default: ""
- Name of the header you want in response when request are cancelled (possible value of the header `ban` or `captcha`)
- Name of the header you want in response when request are handled by plugin (possible value of the header `ban`, `captcha` or `solved-captcha`)
- ForwardedHeadersCustomName
- string
- default: "X-Forwarded-For"