IE9 - FormData undefinted in jquery-1.8.0.min.js
Hi,
I am using swagger api for webservices and I get this error:
SCRIPT5009: 'FormData' is undefined
jquery-1.8.0.min.js, line 2 character 37889
But when I see the code for jquert-1.8.0.min.js, I do not find any formdata variable. How do I fix this error?