| Overload | Description |
|---|---|
| Get(String) | Gets a collection of cookie items corresponding to the host. |
| Get(String,String) | Gets a collection of cookie items corresponding to the host and path. |
| Get(String,String,Boolean) | Gets a collection of cookie items corresponding to the host, path and secure flag. |