You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a forum somewhere to get help? I had posted something here earlier about unit tests not passing when grabbing the latests release branch, 5 days ago and no response whatsoever.
So I went ahead and wrote a test program using cpprestsdk via http_client that puts a file and the server (using web::http::experimental::listener) is not receiving the request. Is there a logger that I can turn on to help me trouble shoot this problem? The document on this software is so limiting. At least I haven't found anywhere on how to trouble-shoot this cpprestsdk.
I'm trying to assess this software whether it's viable for a project that I'm working on. But information is so hard to acquire. Is there a forum that I can go to, to get help?
At https://github.com/Microsoft/cpprestsdk/wiki/FAQ, it mentions about about a forum but when clicking on the link, it brings me to a webpage stating that "we moved", which the link provided just brings me back to cpprestsdk github which doesn't have a forum but this issues tab, which doesn't seem to get any feedback from questions, looking at the number of issues created.
Is there any support available for those not familiar with this software? The documentation/wiki is just not sufficient.
The text was updated successfully, but these errors were encountered:
Is there a forum somewhere to get help? I had posted something here earlier about unit tests not passing when grabbing the latests release branch, 5 days ago and no response whatsoever.
So I went ahead and wrote a test program using cpprestsdk via
http_client
that puts a file and the server (usingweb::http::experimental::listener
) is not receiving the request. Is there a logger that I can turn on to help me trouble shoot this problem? The document on this software is so limiting. At least I haven't found anywhere on how to trouble-shoot this cpprestsdk.I'm trying to assess this software whether it's viable for a project that I'm working on. But information is so hard to acquire. Is there a forum that I can go to, to get help?
At https://github.com/Microsoft/cpprestsdk/wiki/FAQ, it mentions about about a forum but when clicking on the link, it brings me to a webpage stating that "we moved", which the link provided just brings me back to cpprestsdk github which doesn't have a forum but this issues tab, which doesn't seem to get any feedback from questions, looking at the number of issues created.
Is there any support available for those not familiar with this software? The documentation/wiki is just not sufficient.
The text was updated successfully, but these errors were encountered: