Maybe bug in MultiPart form Data

o checking why not get correct fail, and i saw ob2 is sendind one content i not send:

--------WebKitFormBoundarydzexaeqaznehcktc
Content-Type: text/plain; charset=utf-8
Content-Disposition: form-data; name=nonce

Mp4mzKX2QSiKo/sraic=
--------WebKitFormBoundarydzexaeqaznehcktc
Content-Type: text/plain; charset=utf-8
Content-Disposition: form-data; name=destination

/controlpanel/
--------WebKitFormBoundarydzexaeqaznehcktc
Content-Type: text/plain; charset=utf-8
Content-Disposition: form-data; name=credential_0

ob send same this field:

Content-Type: text/plain; charset=utf-8

i capture traffic whit http debugger.

Yes the multipart block doesn’t support configuring that, it’s one of the things I mean to fix in the future. Please open an issue about it if possible

Bug Open: