/fail
endpoint)
{% elif ping.kind == "start" %}
(received via the /start
endpoint)
{% elif ping.kind == "ign" %}
(ignored)
{% endif %}
Time Received
{{ ping.created.isoformat }}
Client IP {{ ping.remote_addr }}
Protocol {{ ping.scheme }}
Method {{ ping.method }}
From {{ ping.ua }}
User Agent {{ ping.ua }}
{{ ping.body }}{% endif %}