úÎ!-Ø+®"      !Safe*Òcookie)Data type representing the options for a Ihttps://tools.ietf.org/html/draft-west-first-party-cookies-07#section-4.1SameSite cookiecookiegData 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.cookie'The name of the cookie. Default value: "name"cookie(The value of the cookie. Default value: "value"cookieAThe 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).cookie7The time at which to expire the cookie. Default value: NothingL (The browser will default to expiring a cookie when the browser is closed).cookie@The maximum time to keep the cookie, in seconds. Default value: NothingH (The browser defaults to expiring a cookie when the browser is closed).cookie?The domain for which the cookie should be sent. Default value: Nothing. (The browser defaults to the current domain). cookieUMarks the cookie as "HTTP only", i.e. not accessible from Javascript. Default value: False cookieIInstructs the browser to only send the cookie over HTTPS. Default value: False cookienThe "same site" policy of the cookie, i.e. whether it should be sent with cross-site requests. Default value: Nothing cookie0Textual cookies. Functions assume UTF8 encoding.cookieCDecode the value of a "Cookie" request header into key/value pairs.cookie+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)cookie/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.cookie?Directs the browser to send the cookie for cross-site requests.cookie 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 .cookie Format a $ for a cookie.%cookie Format a & for a cookie.cookie  =      '      !"#$%&'()*+,-./,012#cookie-0.4.5-FViOMgoPVhL3PprTfOcJF2 Web.Cookie1data-default-class-0.1.2.0-FeIQ5tLoVZBHMSgrT9zptQData.Default.ClassdefSameSiteOption SetCookie setCookieNamesetCookieValue setCookiePathsetCookieExpiressetCookieMaxAgesetCookieDomainsetCookieHttpOnlysetCookieSecuresetCookieSameSiteCookies CookiesTextparseCookiesTextrenderCookiesText parseCookies renderCookies sameSiteLaxsameSiteStrict sameSiteNonedefaultSetCookierenderSetCookieparseSetCookie expiresFormatformatCookieExpiresparseCookieExpires$fNFDataSameSiteOption$fDefaultSetCookie$fNFDataSetCookie$fShowSameSiteOption$fEqSameSiteOption $fEqSetCookie$fShowSetCookiebase GHC.MaybeNothingghc-prim GHC.TypesFalse time-1.8.0.2 Data.Time.Clock.Internal.UTCTimeUTCTimeformatCookieMaxAge!Data.Time.Clock.Internal.DiffTimeDiffTime