matlab.net.http.StatusClass Class
Namespace: matlab.net.http
Status class of HTTP response
Description
The StatusClass enumeration class provides identifiers for status
classes.
| Numeric Representation | Enumeration Member Name |
|---|---|
100 | Informational |
200 | Successful |
300 | Redirection |
400 | ClientError |
500 | ServerError |
Methods
Version History
Introduced in R2016b