Closed davidbaskin33 closed 2 years ago
We'd like to use this library to send logs to the Splunk Log Observer framework. This requires setting a Content-Type header of application/json, instead of application/x-www-form-urlencoded. This PR should add support for us to set that via config
application/json
application/x-www-form-urlencoded
We'd like to use this library to send logs to the Splunk Log Observer framework. This requires setting a Content-Type header of
application/json
, instead ofapplication/x-www-form-urlencoded
. This PR should add support for us to set that via config