<%= JSON.pretty_generate(@request.payload || {}) %>
<%= JSON.pretty_generate(@request.headers || {}) %>
<%= @request.body || "No body" %>