# Functions
GetObject Makes an http GET request using the URL provided.
GetObjectRange Makes a ranged http GET request using the URL and byteRange provided.
HeadObject Makes an http HEAD request using the URL provided.
No description provided by the author
NewClient This function should be used to create a Client to avoid missing required fields.
ReadFile Expects the url to point to a valid ngc file.
No description provided by the author