http_request::content_ready Method
Signals the user (client) when all the data for this request message has been received.
pplx::task<http_request> content_ready() const;
Return Value
A task which is completed when all of the response body has been received
Requirements
Header: http_msg.h
Namespace: web::http