isPreservePathOnForward
Return whether the request path should be preserved on forward.
Return
true
if the path should be preserved when a request is forwarded,otherwise false
.
Since
2.4.0
Return whether the request path should be preserved on forward.
true
if the path should be preserved when a request is forwarded,otherwise false
.
2.4.0