luxlabs header browser preview


@interface QLPreviewMultiPartURLProtocol : NSURLProtocol

+ (void)initialize;
+ (BOOL)canInitWithRequest:(id)a0;
+ (id)canonicalRequestForRequest:(id)a0;
+ (id)protocolScheme;

- (void)stopLoading;
- (void)startLoading;

@end