<%= error %>
<%= inspect(context) %>
<%= inspect(params) %>
<%= inspect(headers) %>
<%= inspect(posted_form) %>
METHOD | PATH | NAME | HANDLER |
---|---|---|---|
<%= r.Method %> | <%= if (r.Method !="GET" || r.Path ~="{" ) { %> <%= r.Path %> <% } else { %> <%= r.Path %> <% } %> | <%= r.PathName %> | <%= r.HandlerName %> |