setPreservePathOnForward

open fun setPreservePathOnForward(preservePathOnForward: Boolean)

Set whether the request path should be preserved on forward.

Since

2.4.0

Parameters

preservePathOnForward

true if the path should be preserved when arequest is forwarded, otherwise false.