ajax-panel
ajax-panel copied to clipboard
Support post json data to backend
Hi, I am wonder how to post a json data to backend. I only find parameters to post. Can I post json data?
Interesting -- not supported, but it should be.
On Thu, Jul 19, 2018, 9:57 AM Heath Kang [email protected] wrote:
Hi, I am wonder how to post a json data to backend. I only find parameters to post. Can I post json data?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ryantxu/ajax-panel/issues/13, or mute the thread https://github.com/notifications/unsubscribe-auth/AArFn-GPv-fll6-Rz5DDG3ugKyqMqio6ks5uIDv-gaJpZM4VV7I0 .
Thanks for your response, and I am really excepting for this new feature. For now, guess I should change my bakcend interface for a little while.
Hello. When I add this plugin in grafana, i see the option for POST request, too. Is this really supported? I doesn't seem to be working. GET works, but not POST.