I get this error when trying to call an Ajaxpost
Refused to set unsafe header "Content-Length"
with this value in the data field:
"{""name"": ""Construct2"", ""score"":""300""}"
How do I set the headers parameters as the plugin doesn't make this available or is there another plugin that post Ajax requests with header configurable options?