Skip to content

Commit b5eae68

Browse files
committed
Add HTTP client5 entitlements to xcore
1 parent 95437f8 commit b5eae68

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

x-pack/plugin/core/src/main/plugin-metadata/entitlement-policy.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ org.apache.httpcomponents.httpcore.nio:
1616
- manage_threads
1717
org.apache.httpcomponents.httpasyncclient:
1818
- manage_threads
19+
org.apache.httpcomponents.core5.httpcore5:
20+
- manage_threads
21+
- outbound_network
22+
org.apache.httpcomponents.client5.httpclient5:
23+
- manage_threads
24+
org.apache.httpcomponents.core5.httpcore5.h2:
25+
- manage_threads
1926
unboundid.ldapsdk:
2027
- set_https_connection_properties # TODO: review if we need this once we have proper test coverage
2128
- outbound_network

0 commit comments

Comments
 (0)