ipfs-inactive/js-ipfs-http-client

Content disposition for file parts in uploads should be form-data

Stebalien opened this issue · 1 comments

See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition#As_a_header_for_a_multipart_body.

Relates to ipfs/kubo#3322.

(note: go-ipfs doesn't care one way or the other but it now sends form-data)

This should have been resolved in #948 please re-open if something is not working as expected.