7 lines
122 B
C
Raw Normal View History

#import <Foundation/Foundation.h>
#import "LSHTTPRequest.h"
@interface NSURLRequest (LSHTTPRequest)<LSHTTPRequest>
@end