Searched defs:cacheControl (Results 1 – 10 of 10) sorted by relevance
30 CacheControl cacheControl = new CacheControl.Builder().build(); in emptyBuilderIsEmpty() local46 CacheControl cacheControl = new CacheControl.Builder() in completeBuilder() local72 CacheControl cacheControl = CacheControl.parse( in parseEmpty() local90 CacheControl cacheControl = CacheControl.parse(new Headers.Builder() in parse() local110 CacheControl cacheControl = CacheControl.parse(new Headers.Builder() in parseIgnoreCacheControlExtensions() local130 CacheControl cacheControl = CacheControl.parse(headers); in parseCacheControlAndPragmaAreCombined() local138 CacheControl cacheControl = CacheControl.parse(headers); in parseCacheControlHeaderValueIsRetained() local144 CacheControl cacheControl = CacheControl.parse(headers); in parseCacheControlHeaderValueInvalidatedByPragma() local150 CacheControl cacheControl = CacheControl.parse(headers); in parseCacheControlHeaderValueInvalidatedByTwoValues() local156 CacheControl cacheControl = CacheControl.parse(headers); in parsePragmaHeaderValueIsNotRetained() local[all …]
140 @Test public void cacheControl() throws Exception { in cacheControl() method in RequestTest
37 private volatile CacheControl cacheControl; // Lazily initialized. field in Request101 public CacheControl cacheControl() { in cacheControl() method in Request217 public Builder cacheControl(CacheControl cacheControl) { in cacheControl() argument
48 private volatile CacheControl cacheControl; // Lazily initialized. field in Response204 public CacheControl cacheControl() { in cacheControl() method in Response
42 private volatile CacheControl cacheControl; // Lazily initialized. field in Request106 public CacheControl cacheControl() { in cacheControl() method in Request225 public Builder cacheControl(CacheControl cacheControl) { in cacheControl() method in Request.Builder
55 private volatile CacheControl cacheControl; // Lazily initialized. field in Response211 public CacheControl cacheControl() { in cacheControl() method in Response
31 cacheControl string member
598 cacheControl = _messages.StringField(3) variable in Object
642 "cacheControl": { object
667 "cacheControl": { object