Home | History | Annotate | Download | only in python2.7

Lines Matching full:age

461                    "version", "port", "max-age")
1353 cookie-attributes (discard, secure, version, expires or max-age,
1362 "expires", "max-age",
1374 # should have Max-Age, but since V1 includes RFC 2109 cookies (and
1376 # accept either (but prefer Max-Age).
1404 # Prefer max-age to expires (like Mozilla)
1410 if k == "max-age":
1416 "max-age attribute")
1419 # convert RFC 2965 Max-Age to seconds since epoch
1421 # age-calculation rules. Remember that zero Max-Age is a