UVASOMIT / metron

JavaScript convenience library and framework written in TypeScript.
MIT License
6 stars 7 forks source link

Fixing PutAll and PostAll #130

Closed TomJLynch closed 6 years ago

TomJLynch commented 6 years ago

Web service wasn't getting the data. Needed to change contentType parameter, prefix params string, and prevent querystringify for stuff that's already been JSON.stringified