Searched defs:maxStaleSeconds (Results 1 – 2 of 2) sorted by relevance
42 private final int maxStaleSeconds; field in CacheControl50 boolean isPrivate, boolean isPublic, boolean mustRevalidate, int maxStaleSeconds, in CacheControl()126 public int maxStaleSeconds() { in maxStaleSeconds() method in CacheControl161 int maxStaleSeconds = -1; in parse() local279 int maxStaleSeconds = -1; field in CacheControl.Builder
40 private final int maxStaleSeconds; field in CacheControl48 boolean isPrivate, boolean isPublic, boolean mustRevalidate, int maxStaleSeconds, in CacheControl()124 public int maxStaleSeconds() { in maxStaleSeconds() method in CacheControl159 int maxStaleSeconds = -1; in parse() local276 int maxStaleSeconds = -1; field in CacheControl.Builder