http_request::to_string Method

Generates a string representation of the message, including the body when possible.

utility::string_t to_string() const;

Return Value

A string representation of this HTTP request.

Requirements

Header: http_msg.h

Namespace: web::http

See Also

Reference

http_request Class