Skip to content

Commit ec0e9b6

Browse files
committed
acrolinx tweaks
1 parent b0c6c75 commit ec0e9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/web-application-firewall/waf-javascript-challenge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The WAF policy setting defines the JavaScript challenge cookie validity lifetime
4343

4444
- **AJAX and API calls aren't supported**: JavaScript challenge doesn't apply to AJAX and API requests.
4545

46-
- **POST body size restriction**: The first request that triggers a JavaScript challenge will be blocked if its POST body exceeds 128 KB. Additionally,
46+
- **POST body size restriction**: The first request that triggers a JavaScript challenge is blocked if its POST body exceeds 128 KB.
4747

4848
- **Non-HTML embedded resources**: JavaScript challenge is designed for HTML resources. Challenges for non-HTML resources embedded in a page, such as images, CSS, JavaScript files, or similar resources, aren't supported. However, if there was a prior successful JavaScript challenge request, those limitations are lifted.
4949

0 commit comments

Comments
 (0)