geoblock
geoblock copied to clipboard
When using addCountryHeader it doesn't add it for allowedIPAddresses
This is more a feature request, I like the addCountryHeader boolean configuration because I can receive a request_X-Ipcountry header with the country like cloudflare does with request_CF_Ipcountry.
The problem it's that I have a big range of allowedIPAddresses and when they match they are allowed but the request_X-Ipcountry is not present. That have sense but can we add some boolean to force to get it also for allowed ips?