Released version 2.4.6
- coding style: fixes, lowercase true/false/null
- RequestFactory: when proxy is used and HTTP_X_FORWARDED_PORT is not available, uses default port #124
- RequestFactory: test that HTTP_X_FORWARDED_PROTO doesn't change the port
- typo
- RequestFactory: correctly ignores not-ip values in HTTP_X_FORWARDED_FOR & REMOTE_ADDR (#122)
For the details you can have a look at the diff.