共用方式為


http_request::to_string 方法

產生訊息的字串表示,包括主體 (可能的話)。

utility::string_t to_string() const;

傳回值

這個 HTTP 要求的字串表示。

需求

**標頭:**http_msg.h

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

請參閱

參考

http_request 類別