Skip to content Skip to sidebar Skip to footer

Getting An Empty Immutablemultidict Object From Jquery Request Data

Trying to upload a file to server but the ImmutableMultiDict object is returning empty. upload.html Upload File Ajax

Solution 1:

It's your jQuery version too old to cause this.

When I use 2.1.1, the code runs Okay.

BTW, you do NOT need form_data.append.

Post a Comment for "Getting An Empty Immutablemultidict Object From Jquery Request Data"