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: README.md
+31-4
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# envoy-extproc-payloadlimit-demo-go
1
+
# envoy-extproc-anti-replay-demo-go
2
2
3
-
This repository contains a demo applicationw written in Go that demonstrates the usage of Envoy's External Processor (ExtProc) filter to do `payload limit` for POST request.
3
+
This repository contains a demo application written in Go that demonstrates the usage of Envoy's External Processor (ExtProc) filter to do `anti-replay` for HTTP request.
4
4
5
5
## Overview
6
6
@@ -19,7 +19,7 @@ To get started with the demo application, follow these steps:
0 commit comments