Interface HttpActionHeader.Builder

  • Method Details

    • key

      The HTTP header key.

      Parameters:
      key - The HTTP header key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The HTTP header value. Substitution templates are supported.

      Parameters:
      value - The HTTP header value. Substitution templates are supported.
      Returns:
      Returns a reference to this object so that method calls can be chained together.