The configuration object now supports an additional parameter estimatedServerTime which allows the consumer to specify the estimated duration that the download/upload requests spend in the server, in case the server-timing is not specifically set on the response header.
The configuration object now supports an additional parameter
estimatedServerTime
which allows the consumer to specify the estimated duration that the download/upload requests spend in the server, in case theserver-timing
is not specifically set on the response header.