webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Class Methods | List of all members
WebDownload(WebDownloadCreation) Category Reference

#import <WebDownloadInternal.h>

Class Methods

(id+ _downloadWithLoadingConnection:request:response:delegate:proxy:
 
(id+ _downloadWithRequest:delegate:directory:
 

Method Documentation

◆ _downloadWithLoadingConnection:request:response:delegate:proxy:()

+ (id) _downloadWithLoadingConnection: (NSURLConnection *)  connection
request: (NSURLRequest *)  request
response: (NSURLResponse *)  r
delegate: (id delegate
proxy: (id proxy 

Extends class WebDownload.

◆ _downloadWithRequest:delegate:directory:()

+ (id) _downloadWithRequest: (NSURLRequest *)  request
delegate: (id delegate
directory: (NSString *)  directory 

Extends class WebDownload.


The documentation for this category was generated from the following file: