{{ item.method }} ‎{{ item.path }}‎ {{ item.elapsed }}ms {{ item.status == 999 ? 'failed' : item.status }}
req
{{ selectedItem.request }}
res
{{ selectedItem.response }}

Waiting for requests on http://localhost:{{proxyPort}}/
Proxying {{ targetURL }}