Python Url Function

Overview

Scripts

from davinci.python import url data = url('https://server.com/data.json')

Authentication Mechanism

The url function will send authentication information to any server that it contacts, if that information has been configured for the desired server.