(1) How to get the expiration date, domain, path data of a cookie? I know there is a sequence attribute called cookies in REQUEST. What attributes does an item in the cookies sequence have? (2) How to enumerate cookies about to be returned in a RESPONSE? NM