Response Header

      • Judge if key in Header of response matches configured patterns
    • res_header_value_in(key, patterns, case_insensitive)

      • Judge if value of key in response header matches configured patterns
      • Patterns represent multiple patterns. The type of it is string, format is as “pattern1|pattern2”