Skip to content

Commit 8364492

Browse files
committed
acrolinx tweaks
1 parent 2618acb commit 8364492

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/web-application-firewall/ag/web-application-firewall-troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ To record and save a HAR file in Microsoft Edge, follow these steps
189189

190190
1. Stop recording by selecting the **Stop recording network log**.
191191

192-
1. Select **Export HAR (sanitized)...** and save the HAR file. If you don't see the export icon, expand the width of your Edge developer tools window.
192+
1. Select **Export HAR (sanitized)...** and save the HAR file. If you don't see the export icon, expand the width of your Microsoft Edge developer tools window.
193193

194194
:::image type="content" source="../media/web-application-firewall-troubleshoot/edge-dev-tools-save-file.png" alt-text="Screenshot that shows how to save the HAR file in Microsoft Edge developer tools.":::
195195

@@ -371,7 +371,7 @@ If the request contains cookies, the **Cookies** tab can be selected to view the
371371

372372
By disabling max request body limit, WAF can process large request bodies without rejecting them for exceeding the size limit. This setting is useful if you regularly have large requests.
373373

374-
When you disable this option, the request body will only be inspected up to the maximum request body inspection limit. If there's malicious content in the request beyond the max request body inspection limit the WAF won't detect it.
374+
When you disable this option, the request body will only be inspected up to the maximum request body inspection limit. If there's malicious content in the request beyond the max request body inspection limit, the WAF won't detect it.
375375

376376
- Disable maximum file size limits
377377

0 commit comments

Comments
 (0)