Properties
url
url?: string
Server URL, defaults to empty string
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
willRequestWithOptions
willRequestWithOptions?: RequestHook
Intercept options sent to XMLHttpRequest