ResponseEntry
play.api.libs.ws.ahc.cache.ResponseEntry
case class ResponseEntry(response: CacheableResponse, requestMethod: String, nominatedHeaders: Map[HeaderName, Seq[String]], expiresAt: Option[ZonedDateTime])
A cache entry with an optional expiry time
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article