From 83aaef0f824e8776ddf4c60a44e6d56c21a0efcc Mon Sep 17 00:00:00 2001 From: Pitu Date: Thu, 19 Jan 2017 02:37:35 -0300 Subject: Changed request system and post data Changed from XMLHttpRequest to Axiios and made every POST call to look for params or json and not pass the values as headers. Token is still a header though --- pages/panel.html | 1 + 1 file changed, 1 insertion(+) (limited to 'pages/panel.html') diff --git a/pages/panel.html b/pages/panel.html index 641b372..a8ae048 100644 --- a/pages/panel.html +++ b/pages/panel.html @@ -6,6 +6,7 @@ + -- cgit v1.2.3