Profiles

Profiled Requests

Showing {{ profiles|length }} of {{ total }} profiles
{% for profile in profiles %} {% endfor %} {% if not profiles %} {% endif %}
Token URL Method Code Date/Time Duration
{{ profile.token|slice(0, 8) }}... {{ profile.url|slice(0, 60) }}{{ '...' if profile.url|length > 60 }} {{ profile.method }} {{ profile.status_code }} {{ profile.time|date("%b %d, %Y %H:%M:%S") }} {{ profile.duration }} ms
No profiles found.