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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Set the underling URI of the request message.
void set_request_uri(
const uri& uri
);
Header: http_msg.h
Namespace: web::http