|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <WebDownloadInternal.h>
Class Methods | |
| (id) | + _downloadWithLoadingConnection:request:response:delegate:proxy: |
| (id) | + _downloadWithRequest:delegate:directory: |
| + (id) _downloadWithLoadingConnection: | (NSURLConnection *) | connection | |
| request: | (NSURLRequest *) | request | |
| response: | (NSURLResponse *) | r | |
| delegate: | (id) | delegate | |
| proxy: | (id) | proxy | |
Extends class WebDownload.
| + (id) _downloadWithRequest: | (NSURLRequest *) | request | |
| delegate: | (id) | delegate | |
| directory: | (NSString *) | directory | |
Extends class WebDownload.
1.8.13