COOKIE_MAX_AGE_ONE_YEAR

const val COOKIE_MAX_AGE_ONE_YEAR: <Error class: unknown class> = 0

A constant corresponding to 1 year.

For use with ctor@Cookie.new and method@Cookie.set_max_age.