Icicle\Http\Message\Response::withoutCookie PHP Method

withoutCookie() public method

public withoutCookie ( string $name ) : Icicle\Http\Message\Response
$name string
return Icicle\Http\Message\Response
    public function withoutCookie(string $name) : Response;