httpOnly property

bool? get httpOnly

Implementation

bool? get httpOnly;
set httpOnly (bool? httpOnly)

Implementation

set httpOnly(bool? httpOnly);