Skip to content

Commit f470805

Browse files
Docs sync done from apache/pulsar (#6949ad0)
1 parent f7edba9 commit f470805

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

static/reference/next/config/reference-configuration-pulsar-proxy.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1290,6 +1290,17 @@ The directory to locate proxy extensions
12901290

12911291
**Category**: proxy plugin
12921292

1293+
### proxyHttpResponseHeadersJson
1294+
Default http header map to add into http-proxy for the any security requirements eg: { "header1": "val1", "header2": "val2" }
1295+
1296+
**Type**: `java.lang.String`
1297+
1298+
**Default**: `null`
1299+
1300+
**Dynamic**: `false`
1301+
1302+
**Category**: proxy plugin
1303+
12931304
### useSeparateThreadPoolForProxyExtensions
12941305
Use a separate ThreadPool for each Proxy Extension
12951306

0 commit comments

Comments
 (0)