I have recorded the user audio using js and now i want to send the blob to Django server and save it as a .wav file. I use the following ajax code to send my blob to server: