Http2Settings

org.http4s.blaze.http.http2.Http2Settings$
See theHttp2Settings companion class

Attributes

Companion:
class
Source:
Http2Settings.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

Attributes

Source:
Http2Settings.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Helper for extracting invalid settings

Helper for extracting invalid settings

Attributes

See also:
Source:
Http2Settings.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final case class Setting(code: Int, value: SettingValue)

Attributes

Source:
Http2Settings.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class SettingKey(code: Int, name: String)

Attributes

Source:
Http2Settings.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Types

Attributes

Source:
Http2Settings.scala

Value members

Concrete fields

Create a new Http2Settings initialized with the protocol defaults

Create a new Http2Settings initialized with the protocol defaults

Attributes

Source:
Http2Settings.scala