webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Class Methods | Protected Attributes | List of all members
SynchronousLoader Class Reference
Inheritance diagram for SynchronousLoader:
NSObject

Class Methods

(void+ makeRequest:withUsername:password:
 

Protected Attributes

NSStringm_username
 
NSStringm_password
 
BOOL m_isDone
 

Method Documentation

◆ makeRequest:withUsername:password:()

+ (void) makeRequest: (NSURLRequest *)  request
withUsername: (NSString *)  username
password: (NSString *)  password 

Member Data Documentation

◆ m_isDone

- (BOOL) m_isDone
protected

◆ m_password

- (NSString*) m_password
protected

◆ m_username

- (NSString*) m_username
protected

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