splunk / splunk-sdk-python

Splunk Software Development Kit for Python
http://dev.splunk.com
Apache License 2.0
687 stars 369 forks source link

Send additional headers with Delete Requests. #296

Open Oz4P4X3 opened 4 years ago

Oz4P4X3 commented 4 years ago

Send additional headers with a delete request. Currently only GET, POST and REQUEST allow this.

ashah-splunk commented 2 years ago

@Oz4P4X3 thank you for the PR. We would request you to also add a test case for the change suggested in the PR.