CacheControl

org.beangle.web.action.util.CacheControl$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def expiresAfter(minutes: Int, response: HttpServletResponse): CacheControl.type.this.type
def withEtag(etag: String, request: HttpServletRequest, response: HttpServletResponse): Boolean

return true if already has it's etag

return true if already has it's etag

Attributes