Returns the HTTP Result Code message based on the active cResultCode property.
For example returns "Not Authorized" for a 401 result code, "Not Found" for a 404, "Server Error" for a 500. Most HTTP errors are mapped and returned in this fashion.
For more information on how result codes are captured please check the cResultCode topic.
o.cResultCodeMessage
Default Value
Message like Not Found, Unauthorized, Server Error
See also:
West Wind Web Connection | wwHTTP::cResultCode© West Wind Technologies, 1996-2024 • Updated: 08/24/11
Comment or report problem with topic