org.http4s.syntax
package org.http4s.syntax
Type members
Classlikes
trait AllSyntax extends AnyRef with KleisliSyntax with StringSyntax with LiteralsSyntax with HeaderSyntax
- Source:
- AllSyntax.scala
- Source:
- KleisliSyntax.scala
- Source:
- HeaderSyntax.scala
Deprecated classlikes
@deprecated("Use org.typelevel.ci.CIString.apply instead, ".+("or for literals import org.typelevel.ci._ and replace \"foo\".ci with ci\"foo\""), "0.22.0")
- Deprecated
- Source:
- StringSyntax.scala