http_request::get_response Method
Gets a task representing the response that will eventually be sent.
pplx::task<http_response> get_response() const;
Return Value
A task that is completed once response is sent.
Requirements
Header: http_msg.h
Namespace: web::http