Welcome to RestSharp Discussions! #2312
Replies: 1 comment
-
|
Currently, I am using RestSharp version 106.11.7 and facing an unusual issue. I am receiving the following response: "RestSharp Diagnostics - URI: https://localhost:8086/, HTTP Status: OK (200), ResponseStatus: Completed, RestSharp.ErrorMessage: 'null', RestSharp.ErrorException: null, Response.ErrorMessage: 'The underlying connection was closed: A connection that was expected to be kept alive was closed by the server.', Content Length: 7506, Content Preview:" The HTTP status code is 200 (OK), the ResponseStatus is Completed, and Response.ErrorMessage is null. However, RestSharp.ErrorMessage contains the following message: "The underlying connection was closed: A connection that was expected to be kept alive was closed by the server." Is there any fix or workaround for this issue? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
Beta Was this translation helpful? Give feedback.
All reactions