Script Packager Object Model Reference |
|
IRequestAuthorization.SendHttpRequest Method
Send an HTTP request with a valid Authorization header
Parameters
-
Request
- The HTTP request to send
-
EnsureSuccessStatusCode
- Report an error if the HTTP status code is not successful
Return Value
The received HttpResponse object
See Also
IRequestAuthorization Interface | Intelligence.FuncLibs.Http.Authentication Namespace