Skip to content

Commit 539a0a1

Browse files
committed
tweaks
1 parent 2e53b02 commit 539a0a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/web-application-firewall/afds/waf-front-door-captcha.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ The CAPTCHA challenge cookie name is **afd_azwaf_captcha** on Azure Front Door.
3434

3535
- **Mobile Apps**: Not supported
3636

37-
- **AJAX and API calls aren't supported**: CAPTCHA verification doesn't apply to these types of requests.
37+
- **AJAX and API calls aren't supported**: CAPTCHA verification doesn't apply to AJAX and API requests.
3838

39-
- **POST body size restriction**: If the first request triggering a CAPTCHA challenge has a POST body exceeding 128 KB, it will be blocked.
39+
- **POST body size restriction**: The first request that triggers a CAPTCHA challenge will be blocked if its POST body exceeds 128 KB.
4040

41-
- **Non-HTML embedded resources**: CAPTCHA is designed for HTML resources. If you put CAPTCHA in front of non-HTML resources like images, CSS, or JavaScript files you'll likely encounter issues with contents loading and rendering.
41+
- **Non-HTML embedded resources**: CAPTCHA is specifically designed for HTML resources. Placing CAPTCHA in front of non-HTML resources, such as images, CSS, or JavaScript files, may likely result in issues with content loading and rendering.
4242

4343
- **Browser compatibility**: CAPTCHA isn't supported on Microsoft Internet Explorer. It's compatible with the latest versions of Microsoft Edge, Chrome, Firefox, and Safari.
4444

0 commit comments

Comments
 (0)