Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Implemented
-
Affects Version/s: None
-
Fix Version/s: Upcoming Branch
-
Component/s: None
-
Labels: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.