Searched refs:formatEpochAsRfc1123 (Results 1 – 1 of 1) sorted by relevance
168 static String formatEpochAsRfc1123(long epoch) { in formatEpochAsRfc1123() method in HttpHeaderParser296 "If-Modified-Since", HttpHeaderParser.formatEpochAsRfc1123(entry.lastModified)); in getCacheHeaders()