wazuh / wazuh-http-request

Wazuh HTTP request library
7 stars 6 forks source link

Enhance interfaces to receive string parameters #45

Closed Dwordcito closed 1 year ago

Dwordcito commented 1 year ago

This PR aims to add another option to receive a different format than nlohmann::json, in another real-world scenario (for example the usage of ndjson for bulk API of OpenSearch) is necessary a more versatile type (such string).