Well, they are defined in the sense that
[NSHTTPURLResponse localizedStringForStatusCode:(NSInteger)statusCode]
can return a string for the given status code. Is that what you are looking for?
Well, they are defined in the sense that
[NSHTTPURLResponse localizedStringForStatusCode:(NSInteger)statusCode]
can return a string for the given status code. Is that what you are looking for?