HttpRequest:GetPath
Description
Returns the raw request path, e.g. /users/42.
Unlike HttpRequest:GetPathParam, this returns the whole path as-is instead of extracting a named path parameter from it.
Returns the raw request path, e.g. /users/42.
Unlike HttpRequest:GetPathParam, this returns the whole path as-is instead of extracting a named path parameter from it.