Gets the next path info segment
Source position: httpdefs.pp line 538
public function TRequest.GetNextPathInfo: string; |
Next path info segment or empty string
GetNextPathInfo retrieves the next segment from the path info. This is useful for processing REST-style URLs with multiple path segments.