Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Cookiejar.Cookie
SourceRepresentation of a cookie
Given an uri and a cookie, return true if the cookie's domain and path match the uri's one.
val make :
?expiration:expiration ->
?path:string ->
?secure:bool ->
domain:string ->
string ->
string ->
t
Create a cookie