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
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk 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