Re: [whatwg/fetch] [Suggestion] Add more per-file (custom) header to multipart (#1130)

For the record, I'm working on defining multipart/form-data in https://github.com/andreubotella/multipart-form-data, including a parser for use in `Body.prototype.formData()` and potentially in servers. I'm trying to reach something interoperable, rather than add new stuff, but having the format solidly defined would be necessary before adding `Content-Length`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1130#issuecomment-826036872

Received on Saturday, 24 April 2021 05:17:34 UTC