hello, On Sat, Aug 09, 2025 at 04:12:06AM +0000, Lloyd wrote: > block request quick header log "User-Agent" value ""
Which means:
if there is a header User-Agent with no value.
You want to write:
if there is no header named User-Agent.
Regards
--
Marc Chantreux
signature.asc
Description: PGP signature

