We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95437f8 commit b5eae68Copy full SHA for b5eae68
x-pack/plugin/core/src/main/plugin-metadata/entitlement-policy.yaml
@@ -16,6 +16,13 @@ org.apache.httpcomponents.httpcore.nio:
16
- manage_threads
17
org.apache.httpcomponents.httpasyncclient:
18
19
+org.apache.httpcomponents.core5.httpcore5:
20
+ - manage_threads
21
+ - outbound_network
22
+org.apache.httpcomponents.client5.httpclient5:
23
24
+org.apache.httpcomponents.core5.httpcore5.h2:
25
26
unboundid.ldapsdk:
27
- set_https_connection_properties # TODO: review if we need this once we have proper test coverage
28
- outbound_network
0 commit comments