Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - #import <Foundation/Foundation.h>
- @interface MyCustomProtocol : NSURLProtocol<NSURLConnectionDelegate, NSURLConnectionDataDelegate>
- @property (nonatomic, strong) NSURLConnection* connection;
- @end
                    Add Comment                
                
                        Please, Sign In to add comment                    
                 
                    