mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 02:02:23 +00:00
log headers
This commit is contained in:
@@ -53,5 +53,8 @@ export function getApiUrlOfHeaders(headers: ReadonlyHeaders): string {
|
||||
}
|
||||
}
|
||||
|
||||
console.log("x-zitadel-forward-host" + headers.get("x-zitadel-forward-host"));
|
||||
console.log("host" + headers.get("host"));
|
||||
|
||||
return instanceUrl;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user