Parameters
- host
Type: System.String
The host.
- path
Type: System.String
The path.
- isSecure
Type: System.Boolean
The secure flag. The cookie item does not correspond to the isSecure flag if isSecure = false and item.IsSecure = true, otherwise, it correspond.
Return Value
Type: System.Collection.Generic.IEnumerable<String>
The cookie items collection.