I want to build up a POST api for my splunk app. But when sending POST request from browser, I receive GET request instead of POST in views.py. I know support for django is no longer be provided by splunk but my whole app is on django framework. If this issue cannot be resolved, then what is the other option to pursue ?
↧