wwHTTP::cResultCodeMessage
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
Parameters
Message like Not Found, Unauthorized, Server Error
See also
West Wind Web ConnectionwwHTTP::cResultCode
© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic