---
title: WKHTTPCookieStore.CookiePolicy.allow
framework: webkit
role: symbol
role_heading: Case
path: webkit/wkhttpcookiestore/cookiepolicy/allow
---

# WKHTTPCookieStore.CookiePolicy.allow

A case that indicates the cookie store allows cookie storage.

## Declaration

```swift
case allow
```

## See Also

### Specifying a cookie policy

- [WKHTTPCookieStore.CookiePolicy.disallow](webkit/wkhttpcookiestore/cookiepolicy/disallow.md)
