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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets the date header of the message.
_ASYNCRTIMP void set_date(
const utility::datetime& date
);
Header: http_msg.h
Namespace: web::http