http_headers::set_date Method
Sets the date header of the message.
_ASYNCRTIMP void set_date(
const utility::datetime& date
);
Parameters
- date
The date header value.
Requirements
Header: http_msg.h
Namespace: web::http
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Sets the date header of the message.
_ASYNCRTIMP void set_date(
const utility::datetime& date
);
Header: http_msg.h
Namespace: web::http