reverseproxy: Add buffer_requests option to reverse_proxy directive (#3710)

This commit is contained in:
Francis Lavoie authored and GitHub committed 2020-09-08 10:37:46 -06:00
1 parent 24f34780b6
commit 4cd7ae35b3
2 files changed
+8

No files matched your search

@@ -10,6 +10,7 @@ https://example.com {
versions h2c 2
compression off
}
buffer_requests
}
}
@@ -38,6 +39,7 @@ https://example.com {
{
"handle": [
{
"buffer_requests": true,
"handler": "reverse_proxy",
"headers": {
"request": {