{# Copyright 2012 Pierre Krieger This code is under MIT license. See the LICENSE file. #} {% extends "@niysuAdminSite/main.htm" %} {% block head %} {% endblock %} {% block body %} {% raw %}

Target:

Method:

Input headers: (will modify browser-defined headers but not replace them)

Input: (warning: will only be sent for non-GET requests)

Output status code:

Output headers: (except Set-Cookie and Set-Cookie2)

Raw output:

HTML formatted output:

{% endraw %} {% endblock %}