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