http_only


Description:

public bool http_only { set; get; }

True if this cookie is only set for HTTP requests, and not to be read by on-page JavaScript.