http_request::set_request_uri Method
Set the underling URI of the request message.
void set_request_uri(
const uri& uri
);
Parameters
- uri
The uri for this message.
Requirements
Header: http_msg.h
Namespace: web::http
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Set the underling URI of the request message.
void set_request_uri(
const uri& uri
);
Header: http_msg.h
Namespace: web::http