Packages

p

korolev.server

internal

package internal

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. internal
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def HttpResponse[F[_]](status: Status, message: String, headers: Seq[(String, String)])(implicit arg0: Effect[F]): F[HttpResponse[F]]
  2. def HttpResponse[F[_]](status: Status, body: Array[Byte], headers: Seq[(String, String)])(implicit arg0: Effect[F]): F[HttpResponse[F]]
  3. def HttpResponse[F[_]](status: Status)(implicit arg0: Effect[F]): HttpResponse[F]

Inherited from AnyRef

Inherited from Any

Ungrouped