Use utility app for http requests; Make them async.
This commit is contained in:
@@ -19,6 +19,5 @@
|
||||
|
||||
+ (JSBridge *)sharedInstance;
|
||||
- (void)setController:(Controller *)aController;
|
||||
- (void)notifyDownloadProgress:(Download *)download;
|
||||
- (void)notifyExtractProgress:(Download *)download;
|
||||
- (void)runCallback:(NSString *)cb withArgument:(NSString *)arg;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user