What's Changed
- Upgrade to support .NET 9 by @alexeyzimarev in https://github.com/restsharp/RestSharp/pull/2275
- Allow leaving encoded slash in UrlSegmentParameter value by @cg-finbourne in https://github.com/restsharp/RestSharp/pull/2265
- Remove note that
404response code means succes by @jnoordsij in https://github.com/restsharp/RestSharp/pull/2281 - Allow ignoring cookie exception...