COOKIE_MAX_AGE_ONE_WEEK

A constant corresponding to 1 week.

For use with soup.cookie.Cookie.new_ and soup.cookie.Cookie.setMaxAge.

enum COOKIE_MAX_AGE_ONE_WEEK = 0;