Module

trait Module[F[_]] extends HttpClientType[F] with LibraryTypes
Companion
object
class Object
trait Matchable
class Any

Type members

Inherited types

final type Body = Body
Inherited from
LibraryTypes
final type Headers = Headers
Inherited from
LibraryTypes
final type HttpClient = () => F
Inherited from
HttpClientType
final type Method = Method
Inherited from
LibraryTypes
final type Request = Request
Inherited from
LibraryTypes
final type Response = Response
Inherited from
LibraryTypes
Inherited from
LibraryTypes
final type Status = Status
Inherited from
LibraryTypes
final type StringMap = StringMap
Inherited from
LibraryTypes
final type UriParams = UriParams
Inherited from
LibraryTypes

Value members

Abstract fields

Inherited fields

final val Body: Body
Inherited from
LibraryTypes
final val Headers: Headers
Inherited from
LibraryTypes
final val Method: Method
Inherited from
LibraryTypes
final val Request: Request
Inherited from
LibraryTypes
final val Response: Response
Inherited from
LibraryTypes
Inherited from
LibraryTypes
final val Status: Status
Inherited from
LibraryTypes
final val StringMap: StringMap
Inherited from
LibraryTypes
final val UriParams: UriParams
Inherited from
LibraryTypes