NuHTTP Class Reference
nu/client.nu
A simple HTTP client for use with Nu.Class Declarations
NuHTTPClient
- - init
- - initWithUserAgent:
- - beginDownloadingURL:
- - connection:didReceiveResponse:
- - connection:didReceiveData:
- - connection:didReceiveAuthenticationChallenge:
- - connection:didFailWithError:
- - connectionDidFinishLoading:
- - waitForDownloadToComplete
- - flushURL:
- - resourceForURL:
- - freshResourceForURL: