Interface HttpHeader

    • Method Detail

      • getName

        java.lang.String getName()
        Obtains the name of the HttpHeader.
        Returns:
        Name of the HttpHeader.
      • getValue

        java.lang.String getValue()
        Obtains the value for the HttpHeader.
        Returns:
        Value for the HttpHeader.