Main Content
matlab.net.http.field.LocationField Class
Namespace: matlab.net.http.field
Superclasses: matlab.net.http.HeaderField
, matlab.net.http.field.URIReferenceField
HTTP Location header field
Description
A LocationField
object contains the message uniform resource identifier
(URI). The server adds a Location field to a response message to tell you to redirect messages
to another URI. The meaning of this field depends on the status code of the response.
Creation
Properties
Methods
Examples
Version History
Introduced in R2016b