Package: matlab.net.http
Status class of HTTP response
The StatusClass
enumeration class provides identifiers
for status classes.
Numeric Representation | Enumeration Member Name |
---|---|
100 | Informational |
200 | Successful |
300 | Redirection |
400 | ClientError |
500 | ServerError |
getReasonPhrase | StatusClass name as text phrase |