ResponseCachingCalculator

com.typesafe.play.cachecontrol.ResponseCachingCalculator
See theResponseCachingCalculator companion object

Decides whether this response from an origin server should be stored in cached or not.

https://tools.ietf.org/html/rfc7234#section-3

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Returns an action indicating whether the request should be cached or not.

Returns an action indicating whether the request should be cached or not.

Attributes