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

#import <NSURLConnectionSPI.h>

Instance Methods

(void- setDefersCallbacks:
 
(NSDictionary *) - _timingData
 
(id- _initWithRequest:delegate:usesCache:maxContentLength:startImmediately:connectionProperties:
 
(void- setDefersCallbacks:
 
(NSDictionary *) - _timingData
 

Class Methods

(CFRunLoopRef+ resourceLoaderRunLoop
 
(CFRunLoopRef+ resourceLoaderRunLoop
 

Method Documentation

◆ _initWithRequest:delegate:usesCache:maxContentLength:startImmediately:connectionProperties:()

- (id) _initWithRequest: (NSURLRequest *)  request
delegate: (id delegate
usesCache: (BOOL usesCacheFlag
maxContentLength: (long long)  maxContentLength
startImmediately: (BOOL startImmediately
connectionProperties: (NSDictionary *)  connectionProperties 

◆ _timingData() [1/2]

- (NSDictionary *) _timingData

◆ _timingData() [2/2]

- (NSDictionary *) _timingData

◆ resourceLoaderRunLoop() [1/2]

+ (CFRunLoopRef) resourceLoaderRunLoop

◆ resourceLoaderRunLoop() [2/2]

+ (CFRunLoopRef) resourceLoaderRunLoop

◆ setDefersCallbacks:() [1/2]

- (void) setDefersCallbacks: (BOOL defers

◆ setDefersCallbacks:() [2/2]

- (void) setDefersCallbacks: (BOOL defers

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