6 lines
90 B
C
Raw Normal View History

#import <Foundation/Foundation.h>
@interface LSHTTPStubURLProtocol : NSURLProtocol
@end