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.
These methods implement the equivalent MATLAB® functionality for this class.
char | Start line as character vector as it would appear in first line of HTTP message |
string | Start line as string |