HeaderNames

org.http4s.blaze.http.HeaderNames
object HeaderNames

Incomplete collection of header names, all lower case for easy compatibility with HTTP/2.

Attributes

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

Members list

Value members

Concrete methods

Check of the header key is a valid HTTP/2 header key.

Check of the header key is a valid HTTP/2 header key. Pseudo headers are considered invalid and should be screened before hand.

Attributes

Source
HeaderNames.scala

Concrete fields

Attributes

Source
HeaderNames.scala

Attributes

Source
HeaderNames.scala

Attributes

Source
HeaderNames.scala
val Date: String

Attributes

Source
HeaderNames.scala
val TE: String

Attributes

Source
HeaderNames.scala

Attributes

Source
HeaderNames.scala