共用方式為


http_request::get_response 方法

取得表示最終會傳送之回應的工作。

pplx::task<http_response> get_response() const;

傳回值

一個會在傳送回應之後完成的工作。

需求

**標頭:**http_msg.h

**命名空間:**web::http

請參閱

參考

http_request 類別