chickadee » http-client » get-cookies-for-uri

get-cookies-for-uri uriprocedure

Fetch a list of all cookies which ought to be sent to the given URI. Cookies are vectors of two elements: a name/value pair and an alist of attributes. In other words, these are the exact same values you can put in a cookie header.