Declared in CURLHandle.h

Overview

CURLHandle support.

Tasks

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