Give the following URL a try: https://www.dataaccess.com/webservic...rsion.wso?WSDL

The server sets: Cache-Control: private, max-age=0
Which should prevent caching

Requesting the same url twice, results in only one request being sent to the server when I make the call with dataflex. Calls with curl, wget, chrome, C# and Java will request the url again every time I make the request.