úÎ*ê(¤!      Safe'p)Data type representing the options for a Ihttps://tools.ietf.org/html/draft-west-first-party-cookies-07#section-4.1SameSite cookiegData type representing the key-value pair to use for a cookie, as well as configuration options for it.Creating a SetCookie- does not export a constructor; instead, use  and override values (see  +http://www.yesodweb.com/book/settings-types for details): 8import Web.Cookie :set -XOverloadedStrings let cookie =  {  = "cookieName",  = "cookieValue" } Cookie ConfigurationuCookies have several configuration options; a brief summary of each option is given below. For more information, see  0http://tools.ietf.org/html/rfc6265#section-4.1.2RFC 6265 or  ;https://en.wikipedia.org/wiki/HTTP_cookie#Cookie_attributes Wikipedia.'The name of the cookie. Default value: "name"(The value of the cookie. Default value: "value"AThe URL path for which the cookie should be sent. Default value: NothingH (The browser defaults to the path of the request that sets the cookie).7The time at which to expire the cookie. Default value: NothingL (The browser will default to expiring a cookie when the browser is closed).@The maximum time to keep the cookie, in seconds. Default value: NothingH (The browser defaults to expiring a cookie when the browser is closed).?The domain for which the cookie should be sent. Default value: Nothing. (The browser defaults to the current domain). UMarks the cookie as "HTTP only", i.e. not accessible from Javascript. Default value: False IInstructs the browser to only send the cookie over HTTPS. Default value: False bMarks the cookie as "same site", i.e. should not be sent with cross-site requests. Default value: Nothing 0Textual cookies. Functions assume UTF8 encoding.CDecode the value of a "Cookie" request header into key/value pairs.+Directs the browser to send the cookie for  1https://tools.ietf.org/html/rfc7231#section-4.2.1 safe requests (e.g. GET!), but not for unsafe ones (e.g. POST)/Directs the browser to not send the cookie for anyf cross-site request, including e.g. a user clicking a link in their email to open a page on your site. A minimal . All fields are ! or " except  = "name" and  = "value". You need this to construct a F, because it does not export a constructor. Equivalently, you may use . Format a # for a cookie.$ Format a % for a cookie.  =   #    &' ( )      !"#$%&'()*+,-.+/0123#cookie-0.4.4-7OUaUNxfNpsIreLG8g52Zs Web.Cookie1data-default-class-0.1.2.0-8hmGYd6GPAfLQPQcWKOjRmData.Default.ClassdefSameSiteOption SetCookie setCookieNamesetCookieValue setCookiePathsetCookieExpiressetCookieMaxAgesetCookieDomainsetCookieHttpOnlysetCookieSecuresetCookieSameSiteCookies CookiesTextparseCookiesTextrenderCookiesText parseCookies renderCookies sameSiteLaxsameSiteStrictdefaultSetCookierenderSetCookieparseSetCookie expiresFormatformatCookieExpiresparseCookieExpires$fNFDataSameSiteOption$fDefaultSetCookie$fNFDataSetCookie$fShowSameSiteOption$fEqSameSiteOption $fEqSetCookie$fShowSetCookiebaseGHC.BaseNothingghc-prim GHC.TypesFalse time-1.8.0.2 Data.Time.Clock.Internal.UTCTimeUTCTimeformatCookieMaxAge!Data.Time.Clock.Internal.DiffTimeDiffTimeLaxStrict