TranslateUri

object TranslateUri

Removes the given prefix from the beginning of the path of the Request.

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[F[_], G[_], B](prefix: String)(http: Kleisli[F, Request[G], B])(implicit F: MonoidK[F]): Kleisli[F, Request[G], B]