excludeSuffix

fun excludeSuffix(pathSuffix: String)(source)

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

Report a problem