Server

org.http4s.otel4s.middleware.HttpAttributes.Server
object Server

Attributes

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

Members list

Value members

Concrete methods

def clientAddress[F[_]](request: Request[F]): Option[Attribute[String]]

Attributes

Source
HttpAttributes.scala
def clientPort(port: Port): Attribute[Long]

Attributes

Source
HttpAttributes.scala