Abstract Location Header Supports headers that have URI as value
__toString() : string
string
fromString(string $headerLine) : \Zend\Http\Header\AbstractLocation
inherited_from | \Zend\Http\Header\HeaderInterface::fromString() |
---|
string
\Zend\Http\Header\Exception\InvalidArgumentException |
---|
\Zend\Http\Header\AbstractLocation
getFieldValue() : string
inherited_from | \Zend\Http\Header\HeaderInterface::getFieldValue() |
---|
string
getUri() : string
string
setUri(string|\Zend\Uri\UriInterface $uri) : \Zend\Http\Header\AbstractLocation
string
\Zend\Uri\UriInterface
\Zend\Http\Header\Exception\InvalidArgumentException |
---|
\Zend\Http\Header\AbstractLocation
toString() : string
Returns in form of "NAME: VALUE"
inherited_from | \Zend\Http\Header\HeaderInterface::toString() |
---|
string
uri() : \Zend\Uri\UriInterface
\Zend\Uri\UriInterface
$uri : \Zend\Uri\UriInterface
null