formic icon indicating copy to clipboard operation
formic copied to clipboard

Make XHR FormData work with this encoding (was: JSONFormData object)

Open roman01la opened this issue 11 years ago • 2 comments

There's always a thing about fetching form data to construct JSON object. We need an analogue to FormData object.

roman01la avatar Feb 27 '14 00:02 roman01la

I don't believe that we need a specific new JSONFormData, but we do need to make sure that XHR does not override the enctype to be multipart/form-data when FormData is built from a form.

darobin avatar Mar 03 '14 14:03 darobin

I no longer submit, I claim all that was and that is,

Nijso avatar Apr 07 '23 01:04 Nijso