Ian Bennett on 23 Jan 2017 09:13:29
Automatically handle asynchronous APIs (i.e. HTTP status 202) in web.contents function by polling the uri returned in the Operation-Location header on a regular basis until data is returned. Add an option to set the retry frequency.