Skip to content

Commit 37aa552

Browse files
committed
update format
1 parent 1681c7b commit 37aa552

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/entra/entra-id/app-integration/capture-https-traffic-fiddler-entra-id-app.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ This article provides instructions to use Fiddler to collect HTTPS traffic to tr
2424
1. Prepare your environment for traffic collection. Depending on the type of application you're troubleshooting, follow these steps:
2525

2626
**For browser-based applications**:
27-
27+
2828
Use private browsing mode or clear the browser cache on the device that you'll use for testing. This action makes sure that any outdated or unnecessary files from previous sessions are cleared. It also lets the web app load the latest versions of essential files, such as JavaScript and CSS stylesheets. Having the latest files is especially important when you test changes or updates to the web app because it prevents old cached files from interfering with the current version.
2929

3030
**For non-browser-based applications**:
3131

32-
1. Start the client application that you're testing.
33-
32+
Start the client application that you're testing.
33+
3434
1. Reproduce the issue. You should see HTTPS traffic appearing in the Fiddler window.
3535
1. On the **File** menu, select **Save** > **All Sessions** to save the sessions as SAZ files.
3636

0 commit comments

Comments
 (0)