This repository has been archived by the owner on Nov 2, 2023. It is now read-only.
v1.0.3
Fix
- IP headers parsing with IPv6 addresses:
Fix the parsing of IP headers such as X-Forwarded-For in presence of IPv6
addresses. IPv6 addresses were mistakenly split by host and port number, later
leading to IP parsing issues and thus ignoring the address.