Skip to content

Commit c1a7cac

Browse files
committed
Add README file
1 parent 110522c commit c1a7cac

File tree

1 file changed

+14
-0
lines changed
  • gateway/src/apicast/policy/request_unbuffered

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# APICast Request Unbuffered
2+
3+
This policy allows to disable request buffering
4+
5+
## Example configuration
6+
7+
```
8+
{
9+
"name": "request_unbuffered",
10+
"version": "builtin",
11+
"configuration": {}
12+
}
13+
```
14+

0 commit comments

Comments
 (0)