ApplicationProtocolNames

cc.otavia.handler.ssl.ApplicationProtocolNames

Provides a set of protocol names used in ALPN and NPN.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

val HTTP_1_1: String

"http/1.1": HTTP version 1.1

"http/1.1": HTTP version 1.1

Attributes

val HTTP_2: String

"h2": HTTP version 2

"h2": HTTP version 2

Attributes

val SPDY_1: String

"spdy/1": SPDY version 1

"spdy/1": SPDY version 1

Attributes

val SPDY_2: String

"spdy/2": SPDY version 2

"spdy/2": SPDY version 2

Attributes

val SPDY_3: String

"spdy/3": SPDY version 3

"spdy/3": SPDY version 3

Attributes

val SPDY_3_1: String

"spdy/3.1": SPDY version 3.1

"spdy/3.1": SPDY version 3.1

Attributes