Skip to content

v1.0.0

Compare
Choose a tag to compare
@Amir-P Amir-P released this 06 Feb 10:07
· 2 commits to master since this release
288766b
  • Breaking change. Add new upload method to take file data stream and change
    old upload method name to uploadUsingFilePath. This enables Web apps to upload files
    without needing it's path.
  • Add Ability to provide custom headers for each chunk upload request using ChunkHeadersCallback