Properties

url

url?: string

Server URL

chunkSize

chunkSize?: string | number

Chunk size in bytes

parallelChunks

parallelChunks?: number

Chunks to upload in parallel

retryDelays

retryDelays?: Array

How many milliseconds between retries

resume

resume?: boolean

Allow pause/resume

perceivedPerformance

perceivedPerformance?: boolean | PerceivedPerformanceOptions

If an upload is really fast, will show simulated progress to instill confidence in upload

willRequestWithOptions

willRequestWithOptions?: __type

Intercept options sent to XMLHttpRequest