COOKIE_MAX_AGE_ONE_HOUR

const val COOKIE_MAX_AGE_ONE_HOUR: <Error class: unknown class> = 3600

A constant corresponding to 1 hour.

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