Thanks Steve!
That was the issue. I thought when calling this:
Thanks again,
Adrian
That was the issue. I thought when calling this:
.then([=](http_response response)
I have the whole response available. I could not imagine how can I receive just a piece of the response right before I build the "res" :utility::string_t res = response.to_string();
Really the to_string() API is intended mostly for debugging purposes.Yes I do that just for debugging but the app is very unstable and for the moment I cannot quit the logging.
In the future I'd recommend creating a new discussion thread as it makes it easier to track and for others to search and understand based on the title.I will but the title of the thread seemed to be close to my problem. I made many requests on Windows 7 and on Windows Vista and this issue never happened. I thought it is because of the OS. That's why I posted here.
Thanks again,
Adrian