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
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.
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