Uploaded image for project: 'OpenShift Java Client'
  1. OpenShift Java Client
  2. OSJC-43

openshift-java-client: correct internal server error constant

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.3.0
    • None
    • None
    • None

      In IHttpClient there's an erroneous constant that should match http status code for internal server error. It currently states "200" whereas it should be "500"

      IHttpClient
      public static final int STATUS_INTERNAL_SERVER_ERROR = 200;
      

            adietish@redhat.com André Dietisheim
            adietish@redhat.com André Dietisheim
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: