Index Hierarchy NSError(CURLHandle) Category Reference Declared in CURLHandle.h Overview CURLHandle support. Tasks – curlResponseCode Returns the response code from CURL, if one was set on the error. Instance Methods curlResponseCode Returns the response code from CURL, if one was set on the error. - (NSUInteger)curlResponseCode Return Value The response code, or zero if there is no error or no response code was set. Declared In CURLHandle.h Index Hierarchy