Header Analysis Summary
HTTP Transaction Stats {{ match_percent }}% matched
{% if matches %} {# Check if matches exist, and then only draw the match table #}
NOTE! Only unique values per header are shown with a link to an example transaction
{% for i in range(0, len(matches)) %} {% end %}
Header Value Analysis
Header Values
{{ matches[i][0] }} {{ matches[i][1] }}
{% end %}