Package: matlab.net.http
Results in HTTP log record
The Disposition
enumeration class provides results
in an HTTP log record.
Enumeration Member Name | Description |
---|---|
ConversionError | An error occurred sending or receiving the message. The If the error occurred
sending the request, If the error occurred receiving
the response, |
Done | A request and response were successfully sent and received. |
TransmissionError | An error occurred converting the data of the response.
The request was received, but there was an error trying to convert
the payload of the response. This condition indicates that the |
matlab.net.http.LogRecord
| matlab.net.http.MessageBody
| matlab.net.http.RequestMessage
| matlab.net.http.ResponseMessage
| matlab.net.http.StatusCode