# Functions
CookieJar returns an initiated http.CookieJar based on the cookies stored by the Netscape browser.
CookieStore has to be closed with CookieStore.Close() after use.
This ReadCookies() function returns an additional boolean "strict" telling if the file adheres to the netscape cookies.txt format.