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
Set the underling URI of the request message.
void set_request_uri(
const uri& uri
);
Header: http_msg.h
Namespace: web::http