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/application-gateway/rewrite-http-headers-url.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
@@ -73,7 +73,7 @@ You can use rewrite conditions to evaluate the content of HTTP(S) requests and r
73
73
74
74
## Pattern matching and capturing
75
75
76
-
Patten matching and capturing are supported under Condition and Action (under Action, it is supported only for a specific header).
76
+
Pattern matching and capturing are supported under Condition and Action (under Action, it is supported only for a specific header).
77
77
78
78
### Pattern matching
79
79
Application Gateway uses regular expressions for pattern matching. You should use Regular Expression 2 (RE2) compatible expressions when writing your pattern matching syntax.
0 commit comments