Share via


http_request::request_uri Method

Get the underling URI of the request message.

uri request_uri() const;

Return Value

The uri of this message.

Requirements

Header: http_msg.h

Namespace: web::http

See Also

Reference

http_request Class