Main Content

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 RepresentationEnumeration Member Name
100Informational
200Successful
300Redirection
400ClientError
500ServerError

Methods

expand all

Version History

Introduced in R2016b

See Also