Skip to content

Commit 100c832

Browse files
committed
update the section heading
1 parent 2978ed3 commit 100c832

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom: sap:Enterprise Applications
1010

1111
This article provides instructions to use Fiddler to collect HTTPS traffic to troubleshoot Microsoft Entra ID apps.
1212

13-
## Collect HTTPS traffic for troubleshooting
13+
## Collect HTTPS traffic
1414

1515
1. Download and install [Fiddler](https://www.telerik.com/fiddler/fiddler-classic) on the device that's used to reproduce the problem.
1616

@@ -24,7 +24,7 @@ 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**:

0 commit comments

Comments
 (0)