Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Implemented
-
None
-
None
-
None
Description
Use String#equalsIgnoreCase instead of combining String#equals and String#toUpperCase. Additionally this avoids having to check the emptiness of the X-Forwarded-Proto request header.