Package: matlab.net.http
Superclasses: matlab.net.http.StartLine
First line of HTTP response message
The server inserts a StatusLine
object into every
HTTP response message. For information about a status line, see RFC 7230 Status
Line, section 3.1.2.
These methods implement the equivalent MATLAB® functionality for this class.
char | Status line as character vector |
string | Status line as string |
matlab.net.http.ProtocolVersion
| matlab.net.http.StatusCode
| matlab.net.http.StatusCode.getReasonPhrase