Closed Klowner closed 4 years ago
Please feel free to let me know if these needs any changes! Thank you :)
Good idea - can you add a quick test to check that the header is set properly when the arg is passed? Also would be nice if you could add it to the README so it's documented.
Should be all set.
Allow for same behavior as
uploadFile
, providing specificcontentLength
to override the automatic values ofdata.byteLength || data.length
.Thanks!