Learn R Programming

datarobot (version 2.18.6)

GetRedirectFromResponse: Helper method to retrieve the redirect from the response headers to any request that puts or queries for a DR job. Use this in your job-related methods to simplify testing.

Description

Helper method to retrieve the redirect from the response headers to any request that puts or queries for a DR job. Use this in your job-related methods to simplify testing.

Usage

GetRedirectFromResponse(rawResponse)

Arguments