
org.http4s.Http4s.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of http4s-core_2.10 Show documentation
Show all versions of http4s-core_2.10 Show documentation
Core http4s library for servers and clients
package org.http4s
trait Http4s
extends Http4sInstances
with Http4sFunctions
with Http4sSyntax
object Http4s extends Http4s
trait Http4sInstances
extends EntityDecoderInstances
with HttpVersionInstances
with EntityEncoderInstances
with CharsetRangeInstances
with QValueInstances
with MethodInstances
with StatusInstances
object Http4sInstances extends Http4sInstances
trait Http4sFunctions
extends QValueFunctions
with UriFunctions
object Http4sFunctions extends Http4sFunctions
trait Http4sSyntax
extends util.CaseInsensitiveStringSyntax
with MessageSyntax
object Http4sSyntax extends Http4sSyntax
© 2015 - 2025 Weber Informatics LLC | Privacy Policy