6 lines
90 B
C
6 lines
90 B
C
|
#import <Foundation/Foundation.h>
|
||
|
|
||
|
@interface LSHTTPStubURLProtocol : NSURLProtocol
|
||
|
|
||
|
@end
|