VaryParser

com.typesafe.play.cachecontrol.VaryParser
object VaryParser

Parses the Vary header in to a list of field names.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
VaryParser.type

Members list

Value members

Concrete methods

def parse(fieldValue: String): Seq[HeaderName]