KestrunRequest.Path property

Gets the request path (e.g., “/api/resource”).

public string Path { get; }

See Also