http_response::error_code Method
Gets the error code of the response. This is used for errors other than HTTP status codes.
unsigned long error_code() const;
Return Value
The error code.
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.
Gets the error code of the response. This is used for errors other than HTTP status codes.
unsigned long error_code() const;
The error code.
Header: http_msg.h
Namespace: web::http