Server

org.http4s.headers.Server
See theServer companion object
final case class Server(product: ProductId, rest: List[ProductIdOrComment])

Server header https://datatracker.ietf.org/doc/html/rfc7231#section-7.4.2

Attributes

Companion
object
Source
Server.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product