wazuh / wazuh-indexer-plugins

GNU Affero General Public License v3.0
1 stars 3 forks source link

Research outgoing HTTP requests #85

Closed f-galland closed 1 month ago

f-galland commented 2 months ago

Description

This PR is meant as an example on how to perform asynchronous HTTP requests from an opensearch plugin using apache's HttpClient library.

Issues Resolved

Resolves #73