Main Content
ClientRequestInfo
Description
The ClientRequestInfo
object contains the information required
to make an HTTPS request from the client application to the function service. For an example,
see Call User-Defined Function with MATLAB REST Function Services.
Creation
To obtain a ClientRequestInfo
object, call the start
method of a
RESTFunctionService
object.
Properties
Version History
Introduced in R2024a