{% set hasReachedBody = false %} {% set content = '' %} {% set data = data|split("\n")|slice(1) %} {% set xdebugTokenLink = data|filter(v => 'x-debug-token-link:' in v|lower)|first|split(': ')|last %} {% set noContent = capturedBodyLength is same as(0) ? '(captured_body_length is set to 0, no body captured)' : '(This message has no captured body)' %}
{{ header }}{% if xdebugTokenLink %} Profile link{% endif %} | |
---|---|
{{ row[0] }} | {% if value matches '#^https?://#' %} {{ value }} {% else %} {{ value }} {% endif %} |