doosupchung

Results 2 comments of doosupchung

auto request = client.request(req); try { request.wait(); } catch (const web::http::http_exception & e) { printf("http_exception : %s", e.what()); return; }

cpprest can't Crashed Issue Solution I recommend to SET - project -> Properties -> C/C++ -> Code Generation -> Runtime Library Set TO - /MD or /MDd