-
Notifications
You must be signed in to change notification settings - Fork 21
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
Restsharp - method not found RestRequest.set_ResponseWriter #38
Comments
Hello, Thank you for your report, I forwarded it to our IT department for verification. |
Hello, please let us know about the version of library and RestSharp you are using. |
Restsharp |
We're developing version version 3, which will not contain RestSharp as it's problematic, this feature works on earlier version and also works in the newest one. |
Hi. Is this problem fixed yet? |
I am getting an error
Method not found: 'Void RestSharp.RestRequest.set_ResponseWriter(System.Func'2<System.IO.Stream,System.IO.Stream>)'.
with code:
The text was updated successfully, but these errors were encountered: