Package: matlab.net.http.field
Superclasses: matlab.net.http.HeaderField
, matlab.net.http.field.URIReferenceField
HTTP Location header field
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.