Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade RestSharp to v107 #289

Open
szyb opened this issue Apr 2, 2022 · 1 comment
Open

Upgrade RestSharp to v107 #289

szyb opened this issue Apr 2, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@szyb
Copy link
Owner

szyb commented Apr 2, 2022

I thought it would be upgraded during the .NET 6 upgrade (#258) but this version (v107) contains quite a lot breaking changes described at: https://restsharp.dev/v107/#restclient-and-options
Need to focus on that, because this library is the core of the whole website

Edit: This task is important and it will take a while to implement this. So maybe we consider switch to HttpClient directly? We will get no more upgrades and that is why this might be a great idea. The amount of work would be the same.

@szyb szyb added the enhancement New feature or request label Apr 2, 2022
@szyb szyb added this to the v1.1 milestone Apr 2, 2022
@szyb
Copy link
Owner Author

szyb commented Jun 28, 2022

consider also adding header If-Modified-Since for every GET request

@szyb szyb mentioned this issue Jun 28, 2022
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant