org.http4s.Header
See theHeader companion object
Typeclass representing an HTTP header, which all the http4s default headers satisfy. You can add modelled headers by providing an implicit instance of Header[YourModelledHeader]
Attributes
- Companion
- object
- Source
- Header.scala
- Graph
-
- Supertypes
Members list
In this article