Package: matlab.net.http
First line of HTTP message
The StartLine class is an abstract class used as a base class for creating matlab.net.http.RequestLine and matlab.net.http.StatusLine elements.
StartLine
matlab.net.http.RequestLine
matlab.net.http.StatusLine
expand all
These methods specialize standard MATLAB® operators and functions for objects in this class.
string
Start line as string
char
Start line as character vector as it would appear in first line of HTTP message
RequestLine | StatusLine
RequestLine
StatusLine