Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-10451

Use ‘String#equalsIgnoreCase’ in ‘RequestHandler#doRequest’

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Implemented
    • None
    • 18.12.01
    • 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.

      Attachments

        Activity

          People

            jleroux Jacques Le Roux
            mthl Mathieu Lirzin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: