Get the Location HTTP header
string|null Used in redirection, or when a new resource has been created.
public function getLocation() { return $this ->getHeader('Location', true); }