microsoft / cpprestsdk

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Other
7.99k stars 1.65k forks source link

Windows: error 12152 when the connection is closed by the server before sending the response #1749

Open fdgStilla opened 1 year ago

fdgStilla commented 1 year ago

How to reproduce:

This is really confusing, is it possible to get a better error message, explaining the connection was closed?