excludePrefix

fun excludePrefix(pathPrefix: String)(source)

Allows you to disable redirection for calls with a path matching pathPrefix.

Report a problem