Secure and Insecure client IPs
The API has been split into two parts: SecureClientIp
and InsecureClientIp
.
If you're happy with the previous behaviour just use InsecureClientIp
instead of ClientIp
extractor.
But if you care even a bit about potential spoofing, take a look at the README to understand the defference between "secure" and "insecure" options.