Strict-Transport-Security

org.http4s.headers.Strict-Transport-Security$
See theStrict-Transport-Security companion class

Attributes

Companion
class
Source
Strict-Transport-Security.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fromLong(maxAge: Long, includeSubDomains: Boolean, preload: Boolean): ParseResult[Strict-Transport-Security]
def unsafeFromDuration(maxAge: FiniteDuration, includeSubDomains: Boolean, preload: Boolean): Strict-Transport-Security
def unsafeFromLong(maxAge: Long, includeSubDomains: Boolean, preload: Boolean): Strict-Transport-Security

Implicits