dot-validate_domain: Ensure domain is valid

.validate_domainR Documentation

Ensure domain is valid

Description

Ensure domain is valid

Usage

.validate_domain(domain)

Arguments

domain

The host to which the cookie will be sent (including subdomains). If this is NULL (default) the cookie will only be sent to the host of the page where this cookie was set (not including subdomains).

Value

NULL or domain as a character.


cookies documentation built on Oct. 3, 2023, 1:07 a.m.