Keep-Alive

org.http4s.headers.Keep-Alive
See theKeep-Alive companion class
object Keep-Alive

Attributes

Companion
class
Source
Keep-Alive.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Keep-Alive.type

Members list

Value members

Concrete methods

def apply(timeoutSeconds: Option[Long], max: Option[Long], extension: List[(String, Option[String])]): ParseResult[Keep-Alive]

Attributes

Source
Keep-Alive.scala

Attributes

Source
Keep-Alive.scala
def unsafeApply(timeoutSeconds: Option[Long], max: Option[Long], extension: List[(String, Option[String])]): Keep-Alive

Attributes

Source
Keep-Alive.scala

Implicits

Implicits

Attributes

Source
Keep-Alive.scala