You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/web-application-firewall/afds/waf-front-door-custom-rules.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -169,7 +169,7 @@ Here's an example JSON description of the custom rule:
169
169
170
170
### Size constraint
171
171
172
-
Front Door's WAF enables you to build custom rules that apply a length or size constraint on a part of an incoming request.
172
+
Front Door's WAF enables you to build custom rules that apply a length or size constraint on a part of an incoming request. This size constraint is measured in bytes.
173
173
174
174
Suppose you need to block requests where the URL is longer than 100 characters.
0 commit comments