wwHTTP::GetMessageFromResultCode

Returns the HTTP message for a given HTTP Result Code.

For example returns Not Authorized for a 401 result code, or Not Authorized for a 404. The most HTTP errors are mapped and returned in this fashion.

o.GetMessageFromResultCode(lcResultCode)

Parameters

lcResultCode
Returns a string message from an HTTP result code. Pass in either a string or number.

See also

West Wind Web Connection
wwHTTP::cResultCode
wwHTTP::cResultCodeMessage

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic