Host: {{ obj.headers.Host }} |
Method: {{ obj.method }} |
Status: {{ obj.status_code }} |
Path: {{ obj.path }} |
Response content type: {{ obj.content_type }} |
Templates: {{ obj.template_name }} |
{{ key }}:
{{ value }}
{% endif %}
{% endfor %}
}
{{ key }}: {{ value }}
{% endif %}
{% endfor %}
}
{{ key }}: {{ value }}
{% endfor %}
}
{% else %}
{{ obj.message|safe }}
{% endif %}
{% else %}
{ }
{% endif %}
{{ key }}: {{ value }}
{% endif %}
{% endfor %}
}