{{status(response.status).code}}
Method {{response.config.method}}
Request Headers {{response.config.headers.Accept}}
URL {{response.config.url}}
Status {{status(response.status).code}} - {{status(response.status).info}}
Response Headers {{stringfy(response.headers())}}