(add-cookie! cookie-store uri cookie)Adds a single cookie for a destination URI to the cookie store
Adds a single cookie for a destination URI to the cookie store
(add-cookies! cookie-store uri cookies)Adds cookies for a destination URI to the cookie store
Adds cookies for a destination URI to the cookie store
(get-cookies cookie-store)(get-cookies cookie-store uri)Returns a sequence of all cookies form the store, or per URI
Returns a sequence of all cookies form the store, or per URI
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |