Properties
url
url?: string
Server URL, defaults to ''
name
name?: string
The name of the form field being submitted with the form post, defaults to 'entry'
fetchHead
fetchHead?: boolean
when restoring a file will first do request head so we have file info, defaults to true
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