Icicle\Http\Message\Cookie\Cookie::toHeader PHP Method

toHeader() public method

public toHeader ( ) : string
return string Cookie formatted as an HTTP header.
    public function toHeader() : string;