HttpAttributes

org.http4s.otel4s.middleware.HttpAttributes

Attributes

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

Members list

Type members

Classlikes

object Client

Attributes

Source
HttpAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Client.type
object Headers

Attributes

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

Attributes

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

Value members

Concrete methods

Attributes

Source
HttpAttributes.scala

Attributes

Source
HttpAttributes.scala
def urlFull(url: Uri): Attribute[String]

Attributes

Source
HttpAttributes.scala
def urlPath(path: Path): Attribute[String]

Attributes

Source
HttpAttributes.scala
def urlQuery(query: Query): Attribute[String]

Attributes

Source
HttpAttributes.scala
def urlScheme(scheme: Scheme): Attribute[String]

Attributes

Source
HttpAttributes.scala

Attributes

Source
HttpAttributes.scala