Control Cookies
The option CookieFunction allows fine control of what to do when new cookies are received.
Set CookieFunction to None to avoid storing the cookies.
In[1]:=
URLRead["amazon.com", CookieFunction -> None]
Out[1]=
In[2]:=
FindCookies["amazon.com"]
Out[2]=
Use Echo to explore the cookies as they are obtained.
In[3]:=
URLRead["wsj.com", CookieFunction -> Echo]
»
»
»
»
Out[3]=