Skip to content

Commit 4d34334

Browse files
committed
added back slice
1 parent 161416d commit 4d34334

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/waf/configure/nginx-features.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ F5 WAF for NGINX inspects direct client-facing requests, but does not inspect in
2828

2929
Examples of subrequest-based modules:
3030

31-
* njs (r.subrequest)
32-
* Client authorization (auth_request)
33-
* Mirror (mirror)
34-
* SSI (virtual include)
31+
* njs
32+
* Client authorization
33+
* Slice
34+
* Mirror
3535

3636
### Example
3737

0 commit comments

Comments
 (0)