withTransformPathRemovePrefix
Method
interface YarpRoute { // ... omitted for brevity withTransformPathRemovePrefix(prefix: string): YarpRoute;}Signature
method
withTransformPathRemovePrefix Adds the transform which will remove the matching prefix from the request path.
withTransformPathRemovePrefix(prefix: string): YarpRouteParameters
prefix string Returns
YarpRoute Applies to
This method applies to the following types: