add base url macros support in status tray

This commit is contained in:
yggverse 2024-04-16 18:56:53 +03:00
parent 5d62bd89f7
commit c489fe4be1
3 changed files with 29 additions and 6 deletions

View file

@ -141,7 +141,7 @@
{
"open":
{
"complete":"{TIME_C} | {RESPONSE_META} | {RESPONSE_LENGTH} bytes | {RESPONSE_SECONDS} seconds"
"complete":"{REQUEST_BASE_URL} | {TIME_C} | {RESPONSE_META} | {RESPONSE_LENGTH} bytes | {RESPONSE_SECONDS} seconds"
}
}
}