Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-20707

Two Optionals in HttpComponentVerifierExtension are checked for null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.6.0
    • camel-http
    • None
    • Unknown

    Description

      Line 211

      if (proxyAuthUsername != null && proxyAuthPassword != null) {

      They should be checked with isPresent() instead

      Attachments

        Issue Links

          Activity

            People

              dkryukov Dmitrii Kriukov
              dkryukov Dmitrii Kriukov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: