HTTPOnly property

bool get HTTPOnly

Implementation

bool get HTTPOnly {
  return _lib._objc_msgSend_12(_id, _lib._sel_isHTTPOnly1);
}