all

org.http4s.syntax.`package`.all
object all extends AllSyntax

Attributes

Source
package.scala
Graph
Supertypes
trait AllSyntax
trait HeaderSyntax
trait StringSyntax
class Object
trait Matchable
class Any
Show all
Self type
all.type

Members list

Extensions

Inherited extensions

extension (inline ctx: StringContext)
inline def mediaType(inline args: Any*): MediaType

Attributes

Inherited from:
LiteralsSyntax
Source
LiteralsSyntax.scala
inline def path(inline args: Any*): Path

Attributes

Inherited from:
LiteralsSyntax
Source
LiteralsSyntax.scala
inline def qValue(inline args: Any*): QValue

Attributes

Inherited from:
LiteralsSyntax
Source
LiteralsSyntax.scala
inline def scheme(inline args: Any*): Scheme

Attributes

Inherited from:
LiteralsSyntax
Source
LiteralsSyntax.scala
inline def uri(inline args: Any*): Uri

Attributes

Inherited from:
LiteralsSyntax
Source
LiteralsSyntax.scala

Implicits

Inherited implicits

implicit def http4sHeaderSyntax[A](a: A)(implicit header: Header[A, _]): HeaderOps[A]

Attributes

Inherited from:
HeaderSyntax
Source
HeaderSyntax.scala

Attributes

Inherited from:
KleisliSyntax
Source
KleisliSyntax.scala

Attributes

Inherited from:
KleisliSyntax
Source
KleisliSyntax.scala

Attributes

Inherited from:
KleisliSyntax
Source
KleisliSyntax.scala
implicit def http4sSelectSyntaxMultiple[A, H[_]](a: H[A])(implicit select: Aux[A, H]): SelectOpsMultiple[A, H]

Attributes

Inherited from:
HeaderSyntax
Source
HeaderSyntax.scala
implicit def http4sSelectSyntaxOne[A](a: A)(implicit select: Select[A]): SelectOpsOne[A]

Attributes

Inherited from:
HeaderSyntax
Source
HeaderSyntax.scala

Deprecated and Inherited implicits

Attributes

Deprecated
true
Inherited from:
StringSyntax
Source
StringSyntax.scala