Skip to content

Commit 459f5db

Browse files
Update src/content/docs/identityserver/troubleshooting/export-har-files.md
Co-authored-by: Khalid Abuhakmeh <khalid.abuhakmeh@duendesoftware.com>
1 parent 7c87eec commit 459f5db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/identityserver/troubleshooting/export-har-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Generating a HAR file involves steps using your web browser and its associated d
1919

2020
### HAR File Considerations
2121

22-
* Consider using an incognito window of your browser. If you do, close all browser incognito instances you may have open and open a new one before creating the HAR file to ensure the cache is cleared.
22+
* Consider using an **incognito window** of your browser. If you do, close all browser incognito instances you may have open and then open a new one before creating the HAR file to ensure the cache is cleared.
2323
* Preserve the log across page navigations
2424
* If you are navigating to different pages (ex: logging in to a site with OAuth redirects), then any network calls made before the last redirect will be lost. Preserving the logs across page navigations aids in diagnosing issues. The below steps include instructions to preserve network logs while navigating across multiple pages.
2525
* Generate HAR files with sensitive data

0 commit comments

Comments
 (0)