For the Rails applications, when this options is enabled, the full IP address is still present in headers, ie X-Forwarded-For
and X-Real-Ip
.
I'm wondering if it should be handled by the gem or by hand by developers. Then I guess some note in docs would be helpful.