{% import "macros.html" as macros %}
{# Row Header #}
{# Expand Arrow #} chevron_right {# Method #} {{ request["method"] }} {# Timestamp #} {{ timestamp }} {# Icon #} {% if "result" in response %} check {% else %} close {% endif %}
{# Method Details #}