Interface HeaderToken

    • Method Detail

      • getName

        java.lang.String getName()
        Returns:
        The name of the token as seen within the HTTP header.
      • isAllowQuoted

        boolean isAllowQuoted()
        Returns:
        true if this header could be a quoted header.